View Single Post
  #7 (permalink)  
Old 05-14-2007, 11:13 PM
frosty1 frosty1 is offline
Junior Member
 
Join Date: May 2007
Posts: 25
Default htaccess

try putting an htaccess file in your shopping cart directory with this directive:

RewriteEngine off

if you cart requires htaccess then just add this to that file. if it requires mod rewrite then sorry!
Reply With Quote