Re: Reverse proxy and rewrite

2013-02-22 Thread Maxim Dounin
Hello! On Fri, Feb 22, 2013 at 04:16:03PM -0500, jims wrote: > nginx 1.2.7 on CentOS 6.3. Reverse-proxy with two upstream servers. One > server should be default, the other should only be used when called from a > link on a specific web server. > > I have the reverse proxy working fine for the

Reverse proxy and rewrite

2013-02-22 Thread jims
nginx 1.2.7 on CentOS 6.3. Reverse-proxy with two upstream servers. One server should be default, the other should only be used when called from a link on a specific web server. I have the reverse proxy working fine for the default upstream, but not quite right on the second, site-specific upstr