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

Now this is working Smile
Code:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php/$0 [PT,L]
Thanks guys
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB