eCommerce construction > Configuration
http site not opening in my country
clutchespk:
Hello all,
I have ssl on site and used redirect in the .htaccess file to redirect all http to https. Its working fine in some countries but in my particular country its not working on 90% networks... i am unable to solve the problem even hosting provider could not solve this...
e.g. http:// www dot clutchespk dot com is not working
while https:// www dot clutchespk dot com is working
But currently from germany its working both the ways..means that redirect works..
abolabo:
i tried to open non-secure url and site redirected me to https normally.
have no ideas.
probably someone blocks "Location" http-header. May be provider.
clutchespk:
Which is your country?
Any suggestion what should I do?
abolabo:
i guess it is not related to country. looks like some internet security software blocks it on your PC.
you can check http response header inside browser developer tools (just press F12 key and look into tab Network)
Then click on request and see headers
you must see this
--- Code: ---Content-Type "text/html"
Content-Length "1123"
Date "Mon, 24 Jul 2017 13:46:57 GMT"
Accept-Ranges "bytes"
Server "LiteSpeed"
Cache-Control "no-cache, no-store, must-revalidate, max-age=0"
Location "https://clutchespk.com/"
Connection "Keep-Alive"
--- End code ---
You need to check Location header. It redirect you browser to new URL
clutchespk:
actually in different cities I have asked my friends to check it ..but its not working for any of my friends in different cities. in my country..one friend even used a proxy of IRELAND but it didnt even worked for him...It only works for them after putting https. :-\ :'(
Navigation
[0] Message Index
[#] Next page
Go to full version