]> granicus.if.org Git - apache/commit
Merge r1584417, r1585157 from trunk:
authorJim Jagielski <jim@apache.org>
Tue, 30 May 2017 12:19:58 +0000 (12:19 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 30 May 2017 12:19:58 +0000 (12:19 +0000)
commit1b4533436a3fa72058b1ec6a03dc67d3b0376ca3
tree48565d336e6efb32acdc6d8334a97b707e0750ee
parent5979f0ada48e1c3187c937de87b652356050c40c
Merge r1584417, r1585157 from trunk:

allow users to workaround the over-agressive backreference
escaping by selecting the characters to escape.

add BNP flag to give control to the user on whether a space ' ' in
an escaped backrefernece is decoded to a + (default) or %20. Useful
if your backreference isn't going into the query string.

Submitted by: covener
Reviewed by: jailletc36, covener, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1796850 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/rewrite/flags.xml
modules/mappers/mod_rewrite.c