Welcome Guest, Not a member yet? Register   Sign In
Why is it so hard to remove index.php?
#3

I'm not sure what's going on but I replied to this topic a while ago. I'll try once more.

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.*) index.php [L]
Reply


Messages In This Thread
RE: Why is it so hard to remove index.php? - by ChicagoPhil - 01-23-2015, 07:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB