Date: Thu, 19 May 2005 12:41:49 +0300 From: Abu Khaled <khaled.abu@gmail.com> To: Timothy Smith <timothy@open-networks.net> Cc: freebsd-questions@freebsd.org Subject: Re: apache2 headers cache Message-ID: <a64c109e05051902413de6386e@mail.gmail.com> In-Reply-To: <428BE00C.90803@open-networks.net> References: <428BE00C.90803@open-networks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5/19/05, Timothy Smith <timothy@open-networks.net> wrote: > hi there i have a situation where my isp's tranparent proxy is caching > an old file from my webserver (it's a zip file) and they have suggested > turning off caching HTTP headers on my webserver, i can't find any docs > on this has any one had experience with this? Well I don't use apache but I use squid and many websites cause problems because they don't have properly configured headers for cache-control Check Apache docs for mod_expire , mod_headers and Google for Cache-Control header. Something like "Cache-Control: no-cache". Sorry can't help you further I never used apache before. --=20 Kind regards Abu Khaled
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a64c109e05051902413de6386e>