Jenny Lee wrote:
acl academic01 time MTWHF 08:00-18:00
acl labs src 192.168.3.19-192.168.3.200
http_access deny academic01 labs
deny_info ERR_LAB_SCHEDULE labs
should work. I believe last match triggers error message. You should not negate academic01.
http_access deny academic01 labs
Mean
> From: webster_j...@hotmail.com
> To: bodycar...@live.com; contactd...@gmail.com
> CC: squid-users@squid-cache.org
> Date: Mon, 8 Feb 2010 19:35:21 +
> Subject: RE: [squid-users] Wrong error page showing in browser
>
>
> o
cache.org
> Date: Mon, 8 Feb 2010 19:25:36 +
> Subject: RE: [squid-users] Wrong error page showing in browser
>
>
> acl academic01 time MTWHF 08:00-18:00
> acl labs src 192.168.3.19-192.168.3.200
> http_access deny academic01 labs
> deny_info ERR_LAB_SCHEDULE labs
>
&
acl academic01 time MTWHF 08:00-18:00
acl labs src 192.168.3.19-192.168.3.200
http_access deny academic01 labs
deny_info ERR_LAB_SCHEDULE labs
should work. I believe last match triggers error message. You should not negate
academic01.
http_access deny academic01 labs
Means:
If the time
J. Webster wrote:
Did 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..
Did 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: s