I have in my ssl.conf file
<IfModule mod_headers.c>
Header append Pragma no-cache
Header append Cache-Control no-cache
Header append Cache-Control no-store
Header append Cache-Control private
</IfModule>
but Im finding that certain NEW versions of IE are not
respecting are
still caching HTTPS pages. 6.0.2800.1106 for Win2000 A.S.
doesnt
cache, but that same version for WinXP does cache.
I read RFC 2616 (specifically 14.9), but didnt see a
definite answer:
are the terms 'no-cache' and 'private' mutually
exclusive?
Im wondering if the XP browse is confused.
Fwiw, Moz/Firefox (in all of its greatest) doesnt cache.
Thanks
Birl
Please do not CC me responses to my own posts.
I'll read the responses on the list.
Archives http://mail-archives.apache.org/mod_mbox/httpd-users/
------------------------------------------------------------
---------
The official User-To-User support forum of the Apache HTTP
Server Project.
See <URL:http://htt
pd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe httpd.apache.org
" from the digest: users-digest-unsubscribe httpd.apache.org
For additional commands, e-mail: users-help httpd.apache.org
|