<AuthnProviderAlias file file1> AuthUserFile /tmp/auth1 </AuthnProviderAlias> <AuthnProviderAlias file file2> AuthUserFile /tmp/auth2 </AuthnProviderAlias> <Directory /usr/local/apache/vhosts/drbacchus/x> AuthType Basic AuthName 'wooga' AuthBasicAuthoritative off AuthBasicProvider file1 file2 Require valid-user </Directory> On trying to authenticate, I get the following in the error log:access to /x failed, reason: require directives present and no Authoritative handler.
Any advice would be greatly appreciated. With any luck, I'll figure it out as soon as I press send ...
-- They went to sea in a sieve, they did In a sieve they went to see --------------------------------------------------------------------- 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