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

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, 06:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB