Welcome Guest, Not a member yet? Register   Sign In
Mod Rewrite Not Working Properly
#5

[eluser]Unknown[/eluser]
For Directory Root "/home/mesa/public_html/", try this:

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


Messages In This Thread
Mod Rewrite Not Working Properly - by El Forum - 05-09-2010, 02:54 PM
Mod Rewrite Not Working Properly - by El Forum - 05-09-2010, 05:50 PM
Mod Rewrite Not Working Properly - by El Forum - 05-09-2010, 07:10 PM
Mod Rewrite Not Working Properly - by El Forum - 05-10-2010, 12:37 AM
Mod Rewrite Not Working Properly - by El Forum - 05-10-2010, 01:38 AM
Mod Rewrite Not Working Properly - by El Forum - 05-10-2010, 07:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB