Welcome Guest, Not a member yet? Register   Sign In
htaccess file
#10

[eluser]ray73864[/eluser]
Ahha, i remove the -f and -d lines and leave the
Code:
RewriteCond %{REQUEST_URI} !^(index\.php|fckeditor|img|images|css|js|robots\.txt|favicon\.ico)
line in there instead, and now instead of a CI 404 page i get a "The URI you submitted has disallowed characters."

however when i change the
Code:
$config['uri_protocol']    = "AUTO";
to
Code:
$config['uri_protocol']    = "PATH_INFO";

the rest of the website breaks, instead of redirecting to the individual controllers it redirects everything to the main controller.


Messages In This Thread
htaccess file - by El Forum - 03-16-2009, 03:21 PM
htaccess file - by El Forum - 03-16-2009, 03:30 PM
htaccess file - by El Forum - 03-16-2009, 03:34 PM
htaccess file - by El Forum - 03-16-2009, 03:39 PM
htaccess file - by El Forum - 03-16-2009, 04:07 PM
htaccess file - by El Forum - 03-16-2009, 04:09 PM
htaccess file - by El Forum - 03-16-2009, 04:13 PM
htaccess file - by El Forum - 03-16-2009, 04:17 PM
htaccess file - by El Forum - 03-16-2009, 04:22 PM
htaccess file - by El Forum - 03-16-2009, 04:24 PM
htaccess file - by El Forum - 03-16-2009, 04:27 PM
htaccess file - by El Forum - 03-16-2009, 05:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB