Dayo Adewunmi
Mon, 08 Feb 2010 10:36:11 -0800
J. Webster wrote:
Restarting didn't help. I usually just reload. However, I've noticed if I take off the !academic01Did you restart the squid server? I know when I tried this once before, I had to restart for it to pick up the custom error pages - maybe they are loaded into a cache at startup? ----------------------------------------_________________________________________________________________Date: Mon, 8 Feb 2010 18:46:46 +0100 From: contactd...@gmail.com To: squid-users@squid-cache.org Subject: [squid-users] Wrong error page showing in browser Hi all I'm trying to deny proxy access for a block of IPs during a certain time interval. During that time interval when someone from that block tries to access the internet they should get a customized error msg in their browser: ERR_LAB_SCHEDULE. acl academic01 time MTWHF 08:00-18:00 acl labs src 192.168.3.19-192.168.3.200 http_access deny labs !academic01 deny_info ERR_LAB_SCHEDULE labs However, they keep getting the default error msg, and not the customized one. What am I missing here? Thanks DayoTell us your greatest, weirdest and funniest Hotmail stories http://clk.atdmt.com/UKM/go/195013117/direct/01/
it works correctly. Dayo