Welcome Guest, Not a member yet? Register   Sign In
Clean URL's
#2

[eluser]w1n78[/eluser]
try
Code:
RewriteRule ^(.*)$ /index.php/$1 [L]


after
Code:
RewriteCond %{REQUEST_FILENAME} !-d

i just added the / in front of index.php


Messages In This Thread
Clean URL's - by El Forum - 03-01-2012, 02:55 AM
Clean URL's - by El Forum - 03-01-2012, 03:30 AM
Clean URL's - by El Forum - 03-01-2012, 04:19 AM
Clean URL's - by El Forum - 03-02-2012, 03:00 AM
Clean URL's - by El Forum - 03-02-2012, 11:37 AM
Clean URL's - by El Forum - 03-02-2012, 12:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB