[squid-users] deny_info

From: Carlos Manuel Trepeu Pupo <charlie.mtp_at_gmail.com>
Date: Mon, 9 May 2011 13:07:50 -0400

Hi, I'm now using deny_info to personalize the error pages. I have
installed Squid 3.0 STABLE1 (I know it's an old version). Here is an
example of my squid.conf:

acl ext url_regex -i \.exe$
acl ip src 192.168.10.10
acl max maxconn 1
http_access deny ip ext max
# I already create the page in the directory's errors pages.
deny_info ERR_EXT_PAGE max
http_access allow !maxconn

The problem is that the page that show me it the default of denied and
not the mine. What's wrong and how could I fixed ?
Received on Mon May 09 2011 - 17:07:58 MDT

This archive was generated by hypermail 2.2.0 : Tue May 10 2011 - 12:00:02 MDT