Forum Discussion

vineshbg's avatar
vineshbg
Icon for Nimbostratus rankNimbostratus
Apr 01, 2025

How to make nginx to connect to server through proxy with auth

In the current setup, nginx serves as a reverse proxy to proxy_pass to app listening on local host which inturn communicates to webserver(lets say one.server.com) after some processing on some locati...