Go to your .htaccess file then add the following lines

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

Need more clarification on this matter write to us via ssl@hostnasi.com

Was this article helpful to you?

admin

Leave a Reply

You must be logged in to post a comment.