Re: how to keep squid from caching local objects? (2.2.STABLE4)

From: Duane Wessels <wessels@dont-contact.us>
Date: Fri, 7 Jan 2000 16:10:26 -0700

On Fri, 7 Jan 2000, Rich Winkel wrote:

> I'm having problems with getting squid to not cache local files.
> I have the following in squid.conf:
>
> acl umc dstdomain missouri.edu
> acl query urlpath_regex -i cgi-bin \?
> no_cache deny umc query

try this instead:

        no_cache deny umc
        no_cache deny query
Received on Fri Jan 07 2000 - 16:20:37 MST

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