Redirecting from httpS to httP doesn't work!

Redirecting from httpS to httP doesn’t work. Set to Off (not secure) No encryption applied.
What to do?

What does not work?

$ curl -i https://2sub-tv.space
HTTP/1.1 301 Moved Permanently
Location: http://2sub-tv.space/
3 Likes

Warning: Potential security risk

This is a local issue, you possibly had HSTS enabled. Try clearing your cache.

You do not want to use SSL on your site, right?

1 Like

That’s right, I don’t want to use ssl! Everything seems to be disabled. And cleared the cache… Along the way, the browser requests a certificate before the redirect occurs…

Then the setting is correct.

As mentioned, it does work fine and that is a local issue. If you say you cleared the browser, you will probably have some DNS issue. Check if you resolve the correct address.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.