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

[eluser]CroNiX[/eluser]
Try AllowOverride All

If you are using CI 2+, then these lines are meaningless as the system folder now has its own htaccess protecting it (should verify)
Code:
RewriteCond %{REQUEST_URI} ^system.*
RewriteRule ^(.*)$ /index.php/$1 [L]



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