On Fri, 7 Sep 2001, John Aldrich wrote:
> Duane:
> Please understand, I *did* read the FAQ on the web page... or at least I
Try this:
10.2. How do I allow my clients to use the cache?
Define an ACL that corresponds to your client's IP addresses. For
example:
acl myclients src 172.16.5.0/24
Next, allow those clients in the http_access list:
http_access allow myclients
Received on Fri Sep 07 2001 - 11:35:20 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:05 MST