From apwww@hyperreal.org Tue Aug 12 10:26:45 1997 Received: (from apwww@localhost) by hyperreal.org (8.8.5/8.8.5) id KAA18327; Tue, 12 Aug 1997 10:26:45 -0700 (PDT) Message-Id: <199708121726.KAA18327@hyperreal.org> Date: Tue, 12 Aug 1997 10:26:45 -0700 (PDT) From: Dave Finnegan Reply-To: dave@cutternet.com To: apbugs@hyperreal.org Subject: Server is not reporting Last-Modified date or Content-Length X-Send-Pr-Version: 3.2 >Number: 990 >Category: protocol >Synopsis: Server is not reporting Last-Modified date or Content-Length >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Aug 12 10:30:02 1997 >Last-Modified: Tue Aug 12 10:45:37 PDT 1997 >Originator: dave@cutternet.com >Organization: >Release: Apache/1.3a2-dev >Environment: www.apache.org:80 server >Description: The last modified date and the content length HTTP header fields are not being returned by the Apache/1.3a2-dev server at www.apache.org:80. >How-To-Repeat: telnet to apache server: telnet www.apache.org 80 send request: HEAD /index.html HTTP/1.0 response is: HTTP/1.1 200 OK Date: Tue, 12 Aug 1997 17:22:25 GMT Server: Apache/1.3a2-dev Cache-Control: max-age=86400 Expires: Wed, 13 Aug 1997 17:22:25 GMT Connection: close Content-Type: text/html >Fix: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Tue Aug 12 10:45:37 PDT 1997 State-Changed-Why: So? The pages there are parsed as SSI with mod_include so they do not have a last-modified or content-length. There is nothing wrong with that. There are a couple of PRs already in the db regarding this that you should have been able to find by searching. >Unformatted: