Welcome Guest, Not a member yet? Register   Sign In
HTACCESS file
#1

[eluser]gandalf12[/eluser]
Hi ya

I have loaded a sample application on my website http://www.greenwitch.xtreemhost.com/codeigniter

problem is I think my .htaccess file is incorrect, here is what it looks like:

RewriteEngine on
RewriteCond $1 !^(index\.php|images|captcha|css|js|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

also, does the chmod code matter?? I think I have chmod'd 775 to all files!!

Thanks for any assistance

Grant


Messages In This Thread
HTACCESS file - by El Forum - 07-31-2009, 02:46 PM
HTACCESS file - by El Forum - 07-31-2009, 02:51 PM
HTACCESS file - by El Forum - 07-31-2009, 02:53 PM
HTACCESS file - by El Forum - 08-01-2009, 05:09 AM
HTACCESS file - by El Forum - 08-01-2009, 10:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB