Welcome Guest, Not a member yet? Register   Sign In
Routing issue
#6

[eluser]garycooper[/eluser]
Code:
[Mon Sep 13 11:21:22 2010] [error] [client 127.0.0.1] File does not exist: C:/LocalPagesDirect/admin.test.yyy.com/codeigniter/login
here is apache error

Honestly i'm not very good with .htaccess

I first used shawn ones
Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt|resources)
RewriteRule ^(.*)$ /index.php/$1 [L]

but i get internal server error on apache so i found the first one on forum Smile

Do you have a good .htaccess to recommend me ?

thanks


Messages In This Thread
Routing issue - by El Forum - 09-13-2010, 09:09 AM
Routing issue - by El Forum - 09-13-2010, 09:12 AM
Routing issue - by El Forum - 09-13-2010, 09:15 AM
Routing issue - by El Forum - 09-13-2010, 09:17 AM
Routing issue - by El Forum - 09-13-2010, 09:21 AM
Routing issue - by El Forum - 09-13-2010, 09:26 AM
Routing issue - by El Forum - 09-13-2010, 12:58 PM
Routing issue - by El Forum - 09-14-2010, 01:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB