Hi everybody
I have same Problem with my site
I want to load it with HTTP Protocol and don't load with HTTPS
and i try anything with "hosting settings" and SSL/TLS Certificates
remove it but load it again and again
push this codes to .htzccess file and load it again to HTTPS
RewriteEngine on
RewriteCond %{SERVER_PORT} ^443$
RewriteRule ^(.*)$ http://2tehrankbs.org/$1 [R=301,L]
please help me how to redirect the HTTPS to HTTP
I have plesk onyx 17.5.3
yout site ( actually ) loads over HTTP, so pls. consider to delete YOUR cache and YOUR temporary internet files on your very own computer to solve issues as described.