Статьи

 How to .htaccess redirect all http to https

Use .Htaccess as below  <IfModule mod_rewrite.c>RewriteEngine OnRewriteCond %{HTTPS}...