<div dir="ltr">Hi Team,<br><br>Inside a private network, I want to redirect a request via another External proxy.<br><br>Brief -> <br><br>I want my URL ( <a href="https://example1.com">https://example1.com</a> ) when having the path specified as ( <a href="https://example1.com/tunnel/portnumber">https://example1.com/tunnel/portnumber</a> ) it will redirect my request to another URL <br>( <a href="https://example2/api/portnumber/xyz/">https://example2/api/portnumber/xyz/</a> ) <b>via an External proxy ( x.x.x.x )</b><br><br>I tried many nginx.conf but was not able to redirect my request.<br><br>Please help me to know if it is possible, and if yes in what way.<br><br>Tech Enthusiast,<br>Aakarshit Agarwal<br>DevOps Engineer</div>