Re: reverse proxy and nested locations

2013-10-07 Thread Wolfgang Hennerbichler
On Oct 8, 2013, at 01:02 , Maxim Dounin wrote: > Hello! Hi and thanks for your quick response, > On Mon, Oct 07, 2013 at 10:31:15PM +0200, Wolfgang Hennerbichler wrote: > >> Hi list, >> >> I'd like to have an elegant reverse proxy configuration, where I >> allow specific sub-URIs behind th

Re: reverse proxy and nested locations

2013-10-07 Thread Maxim Dounin
Hello! On Mon, Oct 07, 2013 at 10:31:15PM +0200, Wolfgang Hennerbichler wrote: > Hi list, > > I'd like to have an elegant reverse proxy configuration, where I > allow specific sub-URIs behind the reverse-proxy-URL for > specific IP Adresses. My intended configuration looks like this: > >

reverse proxy and nested locations

2013-10-07 Thread Wolfgang Hennerbichler
Hi list, I'd like to have an elegant reverse proxy configuration, where I allow specific sub-URIs behind the reverse-proxy-URL for specific IP Adresses. My intended configuration looks like this: # TRAC location /trac { proxy_pass https://my.web.server:443/trac/; location /trac/p