Ryan Morgan wrote:

Other than mod_access, none of the other authz modules handle the  satisfy
directive.  mod_access uses it to specify how to handle authorization  when
both the require and allow directives are used.

I thought that, in part, satisfy all is in the main request handling
logic that's burried in the core (where we do the uri translation, loc
walk, map_to_storage walks, again a loc walk and then begin the auth
handling's outer wrapper.)

Bill

Reply via email to