Bill, see below.
Now please tell me why search.apache.org doesn't have this problem? Is it running on a dedicated httpd?
-------- Original Message -------- Subject: Re: 2.0.35 doesn't set Last-Modified header Date: Sun, 14 Apr 2002 21:03:06 -0700 From: Justin Erenkrantz <[EMAIL PROTECTED]> Reply-To: [email protected] To: [email protected] References: <[EMAIL PROTECTED]>
On Mon, Apr 15, 2002 at 11:59:00AM +0800, Stas Bekman wrote: > 2.0.35 or whatever version is running on apache.org at this moment > doesn't set the Last-Modified header for static pages requests.
Daedalus won't because everything is run through mod_include.
It's httpd.conf says:
<Files ~ "\.html"> SetOutputFilter INCLUDES </Files>
Can't they just disable this for perl.apache.org ? We don't need it, and it shouldn't be that hard to disable?
-- Per Einar Ellefsen [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
