[squid-users] custom error msg

From: Arun Shrimali <arun.reso_at_gmail.com>
Date: Sat, 14 Feb 2009 17:34:31 +0530

Dear All,

I am using Squid 3.0 Stable 7 on FC9, with NCSA auth which is working fine.

I have restricted the users (iu) on particular time (2-3 pm and 5-7
pm) and at this time I want show the custom error. Here is my acl for
review

acl iu proxy_auth "etc/squid/iu.txt"

acl resonethrs1 time M T W H F A 14:00-15:00
acl resonethrs2 time M T W H F A 17:00-19:00

deny_info ERR_TIME resonethrs1
deny_info ERR_TIME resonethrs2
http_access allow iu !resonethrs1 !resonethrs2

but instead of custom error user is getting standard error.

Can any body help me how to configure the custom error.

regards

Arun
Received on Sat Feb 14 2009 - 12:04:34 MST

This archive was generated by hypermail 2.2.0 : Sun Feb 15 2009 - 12:00:01 MST