Welcome Guest, Not a member yet? Register   Sign In
Nothing in the tutorial of codeingniter for htaccess works for me. can anyone give me a hand?
#7

[eluser]daelsepara[/eluser]
Can you try this one and see if it works for you?

Code:
RewriteEngine on
RewriteBase /
RewriteCond $1 !^(index\.php|user_guide)
RewriteRule ^(.*)$ index.php/$1 [L]


Messages In This Thread
Nothing in the tutorial of codeingniter for htaccess works for me. can anyone give me a hand? - by El Forum - 06-15-2010, 10:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB