Welcome Guest, Not a member yet? Register   Sign In
Problem removing index.php - I just get the homepage all the time...?
#3

[eluser]devastator[/eluser]
just remove "/" before index.php
like this:

RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt)
RewriteRule ^(.*)$ index.php/$1 [L]


Messages In This Thread
Problem removing index.php - I just get the homepage all the time...? - by El Forum - 02-12-2010, 06:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB