]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add a "MATCH_" prefix to variables set within
authorGraham Leggett <minfrin@apache.org>
Fri, 3 Jan 2014 22:26:55 +0000 (22:26 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 3 Jan 2014 22:26:55 +0000 (22:26 +0000)
commit38e329ac3633fcebcb148ea1c719e501ab629c26
tree7ffa54fcf89348b92334326dd3c854173b09d11a
parent614069ea9c70e1ce3ee8a364de744d409b8dc3b0
Add a "MATCH_" prefix to variables set within
LocationMatch/DirectoryMatch/FilesMatch.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555266 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/core.xml
docs/manual/mod/mod_proxy.xml
include/ap_regex.h
modules/proxy/mod_proxy.c
server/core.c
server/util_pcre.c