Welcome Guest, Not a member yet? Register   Sign In
htaccess question
#1

[eluser]alebenson[/eluser]
i have mi CodeIngniter inside a ci/ folder
www.site.com/ci/

i guess thats why the htaccess is not working.
Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

what do i have to change to take the index.php off ?


Messages In This Thread
htaccess question - by El Forum - 01-26-2008, 11:54 AM
htaccess question - by El Forum - 01-26-2008, 12:14 PM
htaccess question - by El Forum - 01-26-2008, 12:41 PM
htaccess question - by El Forum - 01-26-2008, 06:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB