Welcome Guest, Not a member yet? Register   Sign In
index.php
#1

[eluser]Unknown[/eluser]
For some reason "index.php" will not remove from my urls...
I tried almost everything like replacing htaccess text with:
Code:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php/$0 [PT,L]
And I also went to config to remove "index.php".
Is there anything else to try?
#2

[eluser]ivantcholakov[/eluser]
http://ellislab.com/forums/viewthread/244482/




Theme © iAndrew 2016 - Forum software by © MyBB