eCommerce construction > Configuration

http site not opening in my country

<< < (2/2)

Basara:
http:// www dot clutchespk dot com redirect me to https without any problems
Country Thailand

How long time ago you connect your domain to hosting? If you made any changes in DNS or change hosting some countries resolve your DNS correctly only after 1-5 days  :o

AmitSah:
You need to edit .httaccess
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

replace https to http if u have non secure server

or its problem from your hosting provider ask your hosting provider to unblock your ip

Navigation

[0] Message Index

[*] Previous page

Go to full version
Powered by SMFPacks Social Login Mod