On 12/21/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> I've got a apache server setup in first instance to only serve static
> content. Why don't the headers include the last-modified headers of the
> served files?

The most likely explanation is that your static content is actually
being processed by something (perhaps without any apparent content
changes).  Check for AddHandler or AddOutputFilter directives related
to your content.

Joshua.

Reply via email to