nginx reverse proxy proxy_pass weirdness

deeztek nginx-forum at forum.nginx.org
Wed Dec 18 17:35:22 UTC 2019


okay that explains it. I appreciate that. So, a default config with the
following:

server {
    listen      80 default_server;
    return      444;
}




Should take care of it?

How would I got about doing a default SSL config since it would complain
about the certificate?

Thanks

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,286492,286503#msg-286503



More information about the nginx mailing list