Post by kathlk » Tue Dec 28, 2010 8:10 pm

For godaddy users, below trick make the https working with .htaccess,
This is from my .htaccess,

Code: Select all

RewriteEngine On
#RewriteBase /
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule ^(.*)\?*$ index.php?_route_=$1 [L,QSA]

RewriteCond %{QUERY_STRING} ^route=checkout/gcheckout/callback$
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
Hope this helps.

-kath-

New member

Posts

Joined
Sun Jun 08, 2008 3:07 pm
Location - London UK

Post by JNeuhoff » Tue Dec 28, 2010 8:35 pm

I would still strongly recommend not to use GoDaddy webhosting.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am

Who is online

Users browsing this forum: No registered users and 3 guests