[ad_1]
https on firefox is fine, however if i just click the link [phexpats.com]) on my phone, it goes to http, and doesnt load. Sometimes it loads without the CSS on Chrome, and sometimes http goes to a Godaddy parked page on my phone?
What is going on?
This is my htaccess rewrite
RewriteCond %{HTTPS} off
RewriteCond %{HTTP:X-Forwarded-SSL} !on
RewriteCond %{HTTP\_HOST} \^www\\.phexpats\\.com$
RewriteRule \^/?$ “https\\:\\/\\/phexpats\\.com\\/” \[R=301,L\] [ad_2]
