Hello Friends
You can redirect your website through .htaccess file.This is called forcefully redirection.Here is the .htaccess code
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\. [NC]
RewriteRule ^(.*)$ https://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
RewriteCond %{HTTPS} off
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
On this page of the site you can watch the video online Auto redirect your website from http to https through .htaccess .Code in description with a duration of hours minute second in good quality, which was uploaded by the user FR Web Solution 25 January 2021, share the link with friends and acquaintances, this video has already been watched 472 times on youtube and it was liked by 20 viewers. Enjoy your viewing!