Categories
Uncategorized

whynopadlock.com

To force https add following code to .htaccess file on website server:

RewriteEngine On
RewriteCond %{HTTP_HOST} impactprintingink\.com [NC]
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://impactprintingink.com/$1 [R,L]

Leave a Reply

Your email address will not be published. Required fields are marked *