Option Name:icap_access
Replaces:
Requires:ICAP_CLIENT
Default Value:none
Suggested Config:

	Redirects a request through an ICAP service class, depending
	on given acls

	icap_access classname allow|deny [!]aclname...

	The icap_access statements are processed in the order they appear in
	this configuration file. If an access list matches, the processing stops.
	For an "allow" rule, the specified class is used for the request. A "deny"
	rule simply stops processing without using the class. You can also use the
	special classname "None".

	For backward compatibility, it is also possible to use services
	directly here.
Example:
icap_access class_1 allow all