View Single Post
  #354  
Old 11-07-2007, 01:35 PM
  Qdox's Avatar 
Qdox Qdox is offline
 

Advanced Member
  
Join Date: Jul 2007
Posts: 57
 

Default Re: XC SEO v1.1.0 Released

Well the issue is that according to Xcart Manual,Page 385 you need you add the statement below to htaccess if running in php/cgi:



To ensure that
Google Checkout can work correctly with PHP running in CGI mod_rewrite is installed and .htaccess contains the following lines:




<IfModule mod_rewrite.c>


RewriteEngine on
RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization},L]
</IfModule>

If the above is added then xcseo does not work properly.

Quote:
Originally Posted by intel352
Qdox, which page (or post id) was that original post by Pumpkin? I must have missed that part of the thread

__________________
QdoxGroup
X-Cart version 4.1.8 Pro
HandsOnWebHosting.
Web server Apache/2.0.52 (Red Hat)
http://www.justinthenet.com/
Reply With Quote