February 2011
Intermediate to advanced
332 pages
9h 3m
English
The deny_info option is a directive in the Squid configuration file, which can be used to:
Let's have a look at the three syntaxes of the deny_info directive:
deny_info CUSTOM_ERROR_PAGE ACL_NAME deny_info ALTERNATE_URL ACL_NAME deny_info TCP_RESET ACL_NAME
The syntaxes shown previously correspond to the uses we have just discussed. In the first syntax, the parameter CUSTOM_ERROR_PAGE specifies a custom error page written in HTML or plain text, which will be displayed instead of Squid's default access denied ...
Read now
Unlock full access