RE: [users@httpd] "Expires" and "Cache-Control" don't work proper ly

2005-05-10 Thread Diana Horvitz
Title: RE: [EMAIL PROTECTED] "Expires" and "Cache-Control" don't work properly Hi Axel, You were right, apparently Apache does not add the headers defined in httpd.conf to pages built on the fly. We finally made the application set the appropriate headers and everything works. Thanks for

RE: [users@httpd] "Expires" and "Cache-Control" don't work proper ly

2005-05-09 Thread Diana Horvitz
Title: RE: [EMAIL PROTECTED] "Expires" and "Cache-Control" don't work properly Hi Axel, Thanks for your answer. Running "httpd -l", I don't see neither mod_cache nor mod_disk_cache - can the problem be here? The elements are cached by the browser (both IE and NS 7). I'll try to clarify: -

[users@httpd] "Expires" and "Cache-Control" don't work properly

2005-05-08 Thread Diana Horvitz
rs) is that the pages ARE cached, no matter the definitions of Expires and Headers. We have Apache 2.0.52 installed on both servers.   What am I doing wrong?   Thanks in advance,   Diana.   --- Diana Horvi