Can you add your configuration file ..?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,277165,277340#msg-277340
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi,
With help from the Naxsi maillist I found that my idea is indeed not
possible.
Naxsi doesn't process subrequests, so that's why it didn't work as I
expected.
It seems to be on the roadmap to change this behavior.
My workaround for now it to move the two rulesets into different server
blocks i
Hi,
How do I setup reverse proxy for an application like Prometheus/Node-exporter
which is running on port 9100 and setup TLS.
The issue I am facing is when I update the "listen parameter in the block to
port 9090", I am NOT able to start the Node-exporter process as Nginx seems to
be blocking t