[Bug 65055] tiny ambiguity of <Directory>'s/<Location>'s documentation
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=65055 Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Rich Bowen <[email protected]> --- Fixed in trunk (r1933518) and 2.4 (r1933519). Fixed "any sequences of characters" to "any sequence of characters" in the wildcard matching descriptions for <Directory>, <Files>, and <Location>. This was a grammatical error rather than a technical one — the behavior is consistent with standard Unix shell-style globbing as described. Thanks for the report. -- You are receiving this mail because: You are the assignee for the bug.