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 2014/12/19 11:12:05 UTC

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

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

apache@skopos.be changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24165|0                           |1
        is obsolete|                            |
                 CC|                            |apache@skopos.be

--- Comment #12 from apache@skopos.be ---
Created attachment 32307
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32307&action=edit
Make "WANT_BASENAME_MATCH" configurable

Here is a patch to add the proposed "CheckBasenameMatch" config directive.

It replaces the hard-coded WANT_BASENAME_MATCH and defaults to "on" so it
maintains compatibility.

Note that this patch is not compatible (and obsoletes/replaces) the one
contributed by Rob on 2009-08-25. Setting "CheckBasenameMatch" to "off" will
have the same effect.

The new patch is actually against 2.4.10 code but that shouldn't be an issue, I
presume.

I'm willing to provide a patch against the docs as well, if there is a
reasonable chance that the source code patch will be accepted.

-- 
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