Geoffrey Young wrote:

and AuthType/AuthName
directive,

but that is not :)  you might run into trouble if you don't define those
directives, but their absence won't prevent the auth phases from running.

Interesting and useful! In that case we need a doc patch - see http://perl.apache.org/docs/2.0/user/handlers/http.html#PerlAuthenHandler

"The check_user_id (authen) phase is called whenever the requested file or directory is password protected. This, in turn, requires that the directory be associated with AuthName, AuthType and at least one require directive."

cheers
John

Reply via email to