Hi. I have discovered, that an Apache 2.2.3 server sets an "Expires" header on our static content. (E.g. http://news.dds.dk/uploads/pics/broenonline.gif). The time is always the current time, so all content is reloaded on subsequent requests. However, there is no "Cache-Control" header. mod_expires is _not_ loaded. If I do load it and set a rule, I get the expected "Expires" and "Cache-Control" headers. But if I set "ExpiresActive Off", the old "Expires" header is back. I suppose Apache won't set the header in a "clean" install, but which other module could cause this header? - And how can I avoid it? Regards Jonathan --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx