>Number:         3569
>Category:       mod_dir
>Synopsis:       HeaderName does not use MultiViews
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Dec 21 07:40:00 PST 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3.3
>Environment:
Linux 2.0.35, i686, gcc
>Description:
MultiViews is ignored for the HeaderName file.
For example using the option "HeaderName HEADER" with MultiViews will
not look for HEADER.html.en file, only for HEADER.html
>How-To-Repeat:
Set the MultiViews option. Set the HeaderName option to HEADER.
Create a directory without index.html. Create a file called HEADER.html.en.
Set the accepted languages in your browser to English [en]. Open the
directory in your browser. The HEADER.html.en file will not be displayed.
Rename the file to HEADER.html. Reload the page. The HEADER.html will
be displayed.
>Fix:
Add the call to the MultiView function (handle_multi() ??) in the 
mod_negotiation 
module when opening the HeaderName file.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]



Reply via email to