How to forward http to https with .htaccess file
Below is instructions for linux based hosting with a wordpress installation.
Log into your hosting where you edit your files
Find and Open your .htaccess file
Between this statement
<IfModule mod_rewrite.c>
..
</IfModule>
Add these three lines ...
blog.azcodez.com1 min read