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 2017/04/10 18:01:44 UTC

[Bug 44221] CheckCaseOnly On does not stop Multiple Choices based on common basename

https://bz.apache.org/bugzilla/show_bug.cgi?id=44221

--- Comment #16 from Bachsau <we...@bachsau.name> ---
(In reply to Rui Baptista from comment #11)
> To clarify the issue, it's expected that apache gives a "Multiple Choices"
> list with CheckCaseOnly directive on, if there is "sOmE.file" and
> "SoMe.file" in the same directory. I believe most people didn't expect a
> list with "foo.gif" and "foo.jpg" when requesting "foo.bar", but that's the
> current behaviour and the proposed patch breaks it.

CheckCaseOnly means check case ONLY. That's clearly what the directive's name
says, and ".bar! is clearly not a capitalization of ".gif" or ".jpg", which
means this is simply an ugly, security related bug, nothing else. In no way
this can be expected behavior.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org