[squid-users] Re: Squid conf

From: Hegedus Ervin <airween@dont-contact.us>
Date: Sun, 17 Feb 2002 10:47:31 +0100

Hello,

> Anyone knows to configure squid to not cache a web page? Like
> www.sony.com, I need to configure squid to not cache that URL, so it
> goes directly not through Squid.

Put this lines to your squid.conf:

acl QUERY urlpath_regex cgi-bin \? php www\.sony\.com [etc...]
no_cache deny QUERY

Regards:
A.
Received on Sun Feb 17 2002 - 02:47:33 MST

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