[forgot to CC the list] On Thu, May 13, 2010 at 3:56 AM, Michel Jansen <[email protected]> wrote: > Tha pages are cached by the browser..
Ok. First, you don't need the err_headers_out call, because no_cache already does that for you. I'd suggest checking the headers you're sending with a browser plugin, LWP, or telnet. If the cache control headers are being sent but the browser is ignoring them, try setting an Expires header. - Perrin
