Hi all,

I have a Fedora Core5 linux box running apache 2.2.2

When serving static files of certain extentions including .mp3, 'Cache-Control' headers are included in the response, as well as 'ETag' headers etc.

My question is simply this: How can I stop the 'Cache-Control' headers being generated?

I can successfully stop the generation of ETag headers using 'FileETag None', but cannot find any documentaion on the control of the 'Cache-Control' header.

At this point, the following modules are disabled;
mod_proxy_
mod_cache
mod_expires

mod_mime_magic
mod_expires
mod_proxy_*


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to