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
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:
>
>
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