This directive defines new ACL types implemented as external
programs. See Section 6.1.3.
|
Syntax
|
external_acl_type type-name [options] format helper-command
|
|
Default
|
No default
|
|
Example
|
external_acl_type MyAcltype %LOGIN /usr/local/squid/libexec/my-acl-prog.pl
|
|
Related
|
acl, http_access
|