Avatar

Fmslick

New
  • Re: Help with SSL

    [solved] So I got a hold of my host and they said add this bit to the .htaccess RewriteCond %{HTTPS} !=on RewriteRule ^/?(.*) https://www.%{SERVER_NAME}/$1 [R,L] **** Note: https://www.%{SERVER_NAME}… (View Post)