Re: strange (dis)working on squid

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 03 Mar 1997 22:04:26 +0100

This is fairly well documented in squid.conf, but here it goes:

Limit access to your own users:

acl localnet src yournet/netmask
http_access allow localnet
http_access deny all

Exclude a host from caching:
cache_block http://hostname

Exclude a URL from caching
cache_block http://host/some/file

Bozzelli Davide wrote:
> ps : how can i limite the use of my cache proxy only at user of my
> domain??
>
> 2ps : how can i exclude from caching some host or page from it ??
>
> i'm a very newbie of squid, and the docs it's a bit obscure for me.
>
> thx for help
>
> davide bozzelli buzzz@agata.clio.it
Received on Mon Mar 03 1997 - 13:25:40 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:37 MST