Adam wrote:
> The following acl's ignore the "mydomain" acl and just give
> pdf/doc's from *any* domain the delay_parameters for delay pool 1 (named
> notdelayed1). For any other file type from our site or any other site, most
> users should fall under the "delayed" delay_pool (M-F 8-5pm). Any ideas how
> to restrict the pdf/doc delay_pool to just our domain?
> http_access allow mydomain notdelayed1
> delay_access 1 allow notdelayed1
Just do in delay_access as you have done in http_access... to AND two
acls together you list them on the same *_access line... to OR them you
list them on separate lines.
Regards
Henrik
Received on Thu Apr 10 2003 - 01:32:00 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:54 MST