How to hide x-cart v.3 home.php?
November 16th, 2009 — adminIf you want home.php jump to your x-cart main domain name, add the following code in you .htaccess document under
RewriteBase / ,
RewriteCond %{SERVER_PORT} !^443$
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /([^/]+/)*home.php\ HTTP/