How to redirect cpanel SSL, Website URL http to https

How to redirect cpanel SSL, Website URL http to https

#redirect #cpanel #SSL #Website #URL #http #https

“Hostaccent”

Automatic redirect your SSL, http to https, please follow the instructions.

Redirect Cod:

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

If you would like more information in this topic, check out our article :…

source

Exit mobile version