Hi peter, Remove "all" from http_access deny ACL_LIST all only keep http_access deny ACL_LIST it should work.
thanks, Joel ----- Original Message ----- From: "Peter Oram" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 17, 2003 11:27 AM Subject: [squid-users] Customised error message not appearing > I have configured my squid.conf file with the following: > > acl ACL_LIST url_regex "/opt/local/squid/etc/filename" > deny_info ERR_message ACL_LIST > http_access deny ACL_LIST all > error_directory /opt/local/squid/etc/errors > > I then stopped and restarted squid on my proxyserver. > > When I access a site listed in filename of ACL_LIST, instead of getting the > ERR_message page, I get the ERR_ACCESS_DENIED page. All the above is what > is described in the FAQ pages of squid-cache.org. Is there some other step > that needs to be performed for the customised page to appear? > > Peter Oram > PC & Unix admin > eKit.com Pty Ltd >
