igor@cs.ibank.ru writes:
>re,
>
> Can I use logical operators in my cache_host_acl tag? For example:
>
>acl remote domain foo.bar.org
>acl daysoff time SA 00:00-23:59
>
>cache_host_acl proxy1 !remote daysoff
You can only use the negation (!) as you have above.
You can not use operators like && (and) || (or). However, note that
"or" is implied for all members of an ACL, while "and" is implied for
all ACLs on a 'http_access', 'icp_access', or 'cache_host_acl' line.
Duane W.
Received on Mon Jul 15 1996 - 13:26:34 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:36 MST