On 6/13/2012 3:52 PM, Janos Dohanics wrote: > 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? You can accomplish this with a <Location /> block instead of a <Directory /> block. That may be the only change needed, depending on the rest of your configuration. -- Daniel Ruggeri --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx