Home / How To Redirect Http To Https
Step1 -
Purchase SSL Certificate ( Purchase web link - https://hosting.shopweb.in/products/ssl )
Install SSL Certificate
Step2 -
Create .htaccess file in root
It can be put in the file
RewriteEngine On
RewriteCond %{HTTP_HOST} ^shopweb\.in [NC]
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.shopweb.in/$1 [R,L]
Create your free Webpage Join Now
COPYRIGHT © 2016 - 2020 SHOPWEB ALL RIGHTS RESERVED.