Thread
:
So I finally changed one of my sites to HTTPS...
View Single Post
02-25-2017, 10:26 PM
Barry-xlovecam
It's 42
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
PHP is way too slow
Code:
RewriteCond %{SERVER_PORT} ^80$ RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
Try this in the DocumentRoot .htaccess file
htaccess HTTPS / SSL Tips, Tricks, and Hacks
very good site and usually dead nuts right.
Barry-xlovecam
View Public Profile
Find More Posts by Barry-xlovecam