Welcome Guest, Not a member yet? Register   Sign In
Error Removing index.php from url (Need Help URGENT Please)
#8

[eluser]GK[/eluser]
Noctrum, i've also tried without Default controller by using

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]


but this time it is showing (404) other methods.


Messages In This Thread
Error Removing index.php from url (Need Help URGENT Please) - by El Forum - 07-01-2010, 07:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB