Add this code to the top of your htaccess file:
# force https
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
# end force https
Your IP address is 44.201.72.250 and you are connected to Amazon.com in United States. You need a VPN!
|
by Paul Drecksler | Jun 4, 2017 | Updates | 0 comments
Add this code to the top of your htaccess file:
# force https
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
# end force https
You need a VPN!
Click here for 70% off NordVPN – the #1 trusted VPN in the world and the one I use personally to guarantee my online privacy while browsing the web.
Hi, I’m Paul Drecksler and this site is compilation of my notes about Internet marketing and online business development. Read More.