Re: How to hide/restrict log/error message in browser from nginx server

2022-11-22 Thread ashishbijwe
Thanks for this !!! It works in my case Posted at Nginx Forum: https://forum.nginx.org/read.php?2,295843,295864#msg-295864 ___ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org

How to hide/restrict log/error message in browser from nginx server

2022-11-21 Thread ashishbijwe
Hi All, I am new to nginx thing, currently we have primary nginx.conf file under /etc/nginx/ and serval tenant specific server configuration file present in /etc/nginx/conf.d/ folder. So any http request was made it provides verbose nature of error message in browser , it shows some source code f