Might it be because there is a possible
SSI processing on some types of files in the same directory?
Joshua Slive <joshua@xxxxxxxx> Sent by: jslive@xxxxxxxxx
21/12/2005 16:15
Please respond to
users@xxxxxxxxxxxxxxxx
To
users@xxxxxxxxxxxxxxxx
cc
Subject
Re: [users@httpd] last-modified
headers
On 12/21/05, Wim.Van.Leuven@xxxxxx <Wim.Van.Leuven@xxxxxx>
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.