Hello,
As some may know already, Chrome ver 44 is braking quite a few WP sites by enforcing HTTPS even on sites not using SSL. A solution that is working on apache is placing this directive in .htaccess:
RequestHeader unset HTTPS
But on LS 5.0.3 it doesn't seem to work. Any idea why is that and how to fix it?
Thanks!
As some may know already, Chrome ver 44 is braking quite a few WP sites by enforcing HTTPS even on sites not using SSL. A solution that is working on apache is placing this directive in .htaccess:
RequestHeader unset HTTPS
But on LS 5.0.3 it doesn't seem to work. Any idea why is that and how to fix it?
Thanks!