Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Reverse Proxy to Multiple Servers

$
0
0
Hi, I'm new to Nginx and I've run into some issue, hope you can help me. Is there any way that I can do reverse proxy by for example:

location /webapp1 {
proxy_pass http://webapp1server:8080/;
}
and by not passing the "/webapp1" uri to my http://webappserver1:8080/?

I need this because I need to do reverse proxy to multiple servers.

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>