Define an ACL that defines the URLs you want to strip the no-cache
statements from (let's call it NONOCACHE), and try this:
header_access Pragma deny NONOCACHE
But you'll want to look in the Cache-Control statement (if any) in the
offending requests, too.
Having your server set an Expires header might help, if you're not
doing that already.
Received on Sat Oct 20 2007 - 08:00:10 MDT
This archive was generated by hypermail pre-2.1.9 : Thu Nov 01 2007 - 13:00:01 MDT