RE: [us...@httpd] Unable to conditionally set cache-control

2010-06-08 Thread mitchel.carlsen
The home.html is a JSP page written by tomcat. Yes, the problem is the same for all file types. To test that it is indeed all file types, I modified the conditional statement to include *.jpg with same results: Header unset ETag Header set Cache-Control "max-age=0, no-cache, no-store, must-r

[us...@httpd] Unable to conditionally set cache-control

2010-06-07 Thread mitchel.carlsen
Please excuse my query as I'm new to apache and open source in general. I'm attempting to set the cache-control to no-cache by using the following statements within my httpd.conf: Header unset ETag Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate" Header set Pragma "