[Bug 70024] RewriteRule: clarify what Pattern matches and what Substitution replaces across contexts
[email protected] Fri, 15 May 2026 15:06:06 +0000
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=70024 --- Comment #13 from Rich Bowen <[email protected]> --- `!` is a standard part of regular expression matching, which is done in the library that we use in this module. Implications to the contrary (in this doc and elsewhere) are confusing, and should be clarified. -- You are receiving this mail because: You are the assignee for the bug.