[Bug 65055] New: tiny ambiguity of 's/'s documentation

2021-01-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65055 Bug ID: 65055 Summary: tiny ambiguity of 's/'s documentation Product: Apache httpd-2 Version: 2.5-HEAD Hardware: All OS: All Status: NEW

[Bug 65056] New: some ideas how to better describe the merging of sections

2021-01-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65056 Bug ID: 65056 Summary: some ideas how to better describe the merging of sections Product: Apache httpd-2 Version: 2.5-HEAD Hardware: All OS: All

[Bug 65056] some ideas how to better describe the merging of sections

2021-01-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65056 --- Comment #1 from Christoph Anton Mitterer --- Follow up on (3): Maybe a simply way to describe this for would be: For , if there are multiple sections that match on the very same specifier, e.g.: - two or more of - two or more of - two

[Bug 65057] New: ambiguities in

2021-01-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65057 Bug ID: 65057 Summary: ambiguities in Product: Apache httpd-2 Version: 2.5-HEAD Hardware: All OS: All Status: NEW Severity: normal Priority:

[Bug 65057] ambiguities in

2021-01-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65057 --- Comment #1 from Christoph Anton Mitterer --- I've tested (3) with mod_dir disabled and it seems Apache does the following: 1) there is no automatic anchoring to ^ or $ if the regexp doesn't contain them so e.g. "^/var/www" would also matc

[Bug 65057] ambiguities in

2021-01-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65057 --- Comment #2 from Christoph Anton Mitterer --- Last but not least... the solution from Bug 32635 is still/again wrong (either the regexp, or the description). "^/www/.*/[0-9]{3}" is not anchored to $, so not only will it also match e.g. /www