Welcome Guest, Not a member yet? Register   Sign In
argh.. mod_rewrite and htaccess
#1

[eluser]Unknown[/eluser]
nevermind, this issue isn't related to the htaccess or codeigniter at all.
#2

[eluser]talldarkmystere[/eluser]
So, I completely misread this post.... I think I might have your solution, though.

Code:
RewriteCond %{REQUEST_URI} !^(/index\.php|/img|/calendar|/js|/css|/robots\.txt|/favicon\.ico)
RewriteRule ^(.*)$ /index.php/$1 [L]




Theme © iAndrew 2016 - Forum software by © MyBB