Re: ProxyPass question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 13 Jun 2012 13:20:50 +0200
Anne Blankert <anne.blankert@xxxxxxxxx> wrote:

> If I understand your question correctly, think you need to configure:
> 
> ProxyPass /Camera/ http://10.10.10.249:7000/
> ProxyPass /discover.cgi http://10.10.10.249:7000/discover.cgi
> 
> 
> The ProxyPassReverse lines work only for redirects. /discover.cgi is
> not a redirect, but probably inside the content of one of your
> previous requests, so url /discover.cgi is NOT translated
> to /Camera/discover.cgi
> 
> 
> Anne Blankert

Thanks Anne, this was what I needed.

However, I got a new problem: I also want to protect the / directory
with .htaccess, and that works fine. I assumed that this will also
protect /Camera - evidently, not.

Is there a way to force authentication to access the proxied resource?

-- 
Janos Dohanics

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux