> It appears if i try to access http://projects/a, using the contractor user
> it doesn't take the authentication, almost like apache is only considering
> the Directory state of /data/folder, and ignoring completely my 2nd
> Directory statement. I get an error in my logs of:

with LogLevel debug you'd probably find that Apache doesn't think your
user is a member of either group.   You could also put the same
protection on a wholly unrelated directory to debug it.

In 2.2, The auth config of the 2nd block replaces the 1st block --
they are not merged in any meaningful way.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to