Hello,
I am trying to do something a little different with squid... In
squid.conf.. i have two acl's.. one for normal dial-up users, and another
for users who's accounts have expired.. something like those shown below.
I am using squid-2.2.
acl expired src 192.168.1.0/255.255.255.0
acl normal src 203.38.34.0/255.255.255.0
the following line allows normal accounts to use our cache.
http_access deny all !normal
and the following line, at least according to my interpretation of the
explanation should direct all members of the acl "expired" to a specific
html page contained in the "errors" directory.
deny_info expire.html expire
Instead all i get is the usual "cache access denied" message
Michael Slater
Internet Express
Perth, Western Australia
Received on Sun May 02 1999 - 21:17:57 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:12 MST