DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19794>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19794

Apache does not send Expire-headers when requesting / 

           Summary: Apache does not send Expire-headers when requesting /
           Product: Apache httpd-2.0
           Version: 2.0.45
          Platform: PC
               URL: http://www.wbac.nl/
        OS/Version: FreeBSD
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_expires
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


When requesting a page like this:
        GET / HTTP/1.1
Apache does not send an expire-header

When requesting it like this (same document as above):
        GET /index.html HTTP/1.1
it does.

Configuration of the expire-header is done by MIME-type. 
        ExpiresByType text/html A86400

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to