0 Members and 1 Guest are viewing this topic.
RewriteEngine OnRewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
RewriteEngine On
Look in cPanel. It should be somewhere near the SSL icon.
Force cookies to be secure(This only applies if you are using HTTPS - don't use otherwise!)