webhostbd, hosting, web hosting, shared hosting, shared web hosting , unlimited hosting, unlimited web hosting
If you have a secure certificate (SSL) on your website, you can automatically redirect visitors to the secured (HTTPS) version of your website to make sure their information is protected and secured .
RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
To force a specific domain to use HTTPS, use the following lines of code in the .htaccess file in your website’s root folder:
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R,L]
you can also buy ssl certificate if you want to secured and encrypted your website .
our ssl certificate starts with really cheap and industry's unbeatable price .