14 June 2018

Https Site Url By Using .htacces file

RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.fairdealdth.com/$1 [R=301,L]