Re: [PHP] defeating squid

2001-12-06 Thread Rasmus Lerdorf
A standard cache-control header should do the trick: Header("Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0"); -Rasmus On Thu, 6 Dec 2001, Mark wrote: > Hi, > does anybody know of a way to 'encourage' squid to not cache files > using headers or meta tags? > > t

[PHP] defeating squid

2001-12-06 Thread Mark
Hi, does anybody know of a way to 'encourage' squid to not cache files using headers or meta tags? thanks, - Mark -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-