If your website is using HTTPS -- We Know it Slows up loading!
Now it is not mandatory to using HTTPS on whole site..
May be you want a part of your site Like "Blog Section" or "Forum Section" not to use HTTPS.
This code uses the $_SERVER['HTTPS'] variable to see if HTTPS is turned on,
if it is then a header is issued and the page redirected.
0 comments:
Post a Comment