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

Re: Issue with proxy_pass, request URI's, and upstream servers

$
0
0
location /portal {
proxy_pass http://conHTTP/portal;
proxy_set_header X-Forwarded-Host nlb.com;
}

Or;

location /portal {
proxy_pass http://conHTTP;
proxy_set_header X-Forwarded-Host nlb.com;
}

Viewing all articles
Browse latest Browse all 4759

Trending Articles



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