Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.

How to remove "index.php?p=/" from all URLs?

Is there any easy way to remove all index.php?p=/ from URLs? Possibly in .htaccess?


Current URL:

http://domain.com/index.php?p=/categories/categoryname


Preferred URL:

http://domain.com/categories/apps


Any easy way to do this?

Tagged:

Comments

Sign In or Register to comment.