You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/03/20 21:17:08 UTC

DO NOT REPLY [Bug 7300] New: - ReadmeName & HeaderName

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=7300>.
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=7300

ReadmeName & HeaderName

           Summary: ReadmeName & HeaderName
           Product: Apache httpd-1.3
           Version: 1.3.23
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Modules
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: nick@regiocom.net


When making use of ReadmeName and HeaderName under Win2K I get strange usage, 
not as documented.
    ReadmeName README
    HeaderName HEADER
I expect to have either README or README.html for example to work this.  
Instead none work and the only working file for this is:
readme.txt or readme.htm (case sensitive still)

Apart from being undocumented (as far as I could see) it seems wrong to use non-
internet standard extension .htm following in IIS's footsteps.  But Id also 
expect any case to work but it doesnt, the addition of .txt (optionally) is 
useful at least.

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org