[Bug 70016] RewriteRule Directive: Incorrect definition of $0 back-reference

[email protected]
Newsgroups gmane.comp.apache.documentation
Message-ID <[email protected]/bugzilla/>
https://bz.apache.org/bugzilla/show_bug.cgi?id=70016

Rich Bowen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Rich Bowen <[email protected]> ---
Clarified the \$0 back-reference: \$0 refers to the entire string
matched by the Pattern, while \$1..\$9 refer to the corresponding
captured groups.

Patched in r1933662 (trunk), r1933663 (2.4).

Thank you, Philippe.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.