Force ssl for all the pages (single domain) - force ssl for opencart December 08, 2016 #add this after RewriteEngine On and add your domain where to redirect RewriteCond %{HTTPS} offRewriteRule ^(.*)$ https://www.yourdomain.com/$1 [L,R=301] Share Get link Facebook X Pinterest Email Other Apps Share Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment