1

I have a project based on Nginx + Node.js. When I'm trying to access it by my domain, it automatically redirects from HTTP to HTTPS and I get a 404 because my deployment is not ready for SSL.

When it tries to get in through HTTPS, the request doesn't even reach Nginx, or at least it doesn't show anything in access log. Because of that, I'm assuming that is the domain who is forcing HTTPS and not the server itself.

Could the domain have some king of header or option enabled for forcing HTTPS automatically?

Thanks!

0 Answers0