On Nov 4, 2007 1:56 PM, Phil Endecott <spam_from_apache_users_3@xxxxxxxxxxxx> wrote: > DocumentRoot /var/www/something > <Directory /var/www/something> > ...auth stuff... > </Directory> > > <Location /proxied> > ...no auth stuff... > ProxyPass ... > </Location> > > I found that the auth stuff in the first section was not being applied > to the proxied directory. This is by design, your proxied content isn't anywhere in your filesystem, much less under /var/www/something. http://httpd.apache.org/docs/2.2/sections.html#file-and-web -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx