mask-group
ts (decoux@moulon.inra.fr)
Sun, 28 Nov 93 16:31:01 +0100
> Protecting Entire Tree as one Entity
> 
> If you want to control access only to entire trees of documents and don't care to
> restrict access differently to individual files, it suffices to give a mask-group in
> setup file (and you don't need any ACL files): 
> 
>    mask-group  group, user, group@address, ...
 In this case, all methods (GET ... DELETE) are allowed ?
Guy Decoux