Page 1 of 1
Search found 3 matches
Re: SSL Configuration v1.4.9.6
Hi Everyone! I need a little help! I'd like my whole OpenCart shop to be SSL protected, but here is a little problem. I using OpenCart 1.4.9.6. and SEO enabled . I put this code the the .htaccess file: RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} It w...
Jump to post- Mon Jan 09, 2012 7:01 am
- Replies 17
- Views 3329
Re: How to enable Https instead of http
Hi Everyone! I need a little help! I'd like my whole OpenCart shop to be SSL protected, but here is a little problem. I using OpenCart 1.4.9.6. and SEO enabled . I put this code the the .htaccess file: RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} It w...
Jump to post- Mon Jan 09, 2012 6:59 am
- Replies 22
- Views 24015
Re: Force HTTPS on certain pages
Hi Everyone! I need a little help! I'd like my whole OpenCart shop to be SSL protected, but here is a little problem. I using OpenCart 1.4.9.6. and SEO enabled. I put this code the the .htaccess file: RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} It wo...
Jump to post- Mon Jan 09, 2012 6:45 am
- Replies 17
- Views 21699
Search found 3 matches