Welcome Guest, Not a member yet? Register   Sign In
problem with .htaccess an DOCUMENT_ROOT
#4

[eluser]exit[/eluser]
This should work:
Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|imgs|tmp|public|downloads|robots\.txt)
RewriteRule ^(.*)$ /client1/index.php/$1 [L]


Messages In This Thread
problem with .htaccess an DOCUMENT_ROOT - by El Forum - 06-12-2008, 09:35 AM
problem with .htaccess an DOCUMENT_ROOT - by El Forum - 06-12-2008, 09:54 AM
problem with .htaccess an DOCUMENT_ROOT - by El Forum - 06-12-2008, 10:04 AM
problem with .htaccess an DOCUMENT_ROOT - by El Forum - 06-15-2008, 05:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB