acl |
The acl directive defines an access control element, such as a client IP address, origin server hostname, or server port number. The syntax depends on the particular ACL type you wish to define. See Section 6.1 for the full-blown explanation.
Syntax |
acl name type data... |
Default |
No default |
Example |
acl MyClients src 172.16.1.0/24 |
Related |
http_access, icp_access, miss_access, no_cache, redirector_access, http_reply_access, ident_lookup_access, always_direct, never_direct, snmp_access, broken_posts |