]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add ability to escape characters in Rewrite* input strings using
authorKen Coar <coar@apache.org>
Sun, 6 May 2001 22:00:02 +0000 (22:00 +0000)
committerKen Coar <coar@apache.org>
Sun, 6 May 2001 22:00:02 +0000 (22:00 +0000)
commit7b8634551133e991e5489c3e9ad036ba7b940f06
tree2bca479264cbfc9876a8cea670d65fc9623f3b62
parent505cd723491fdc123778ca098e011c4d017b66a0
Add ability to escape characters in Rewrite* input strings using
'\' (e.g., "\$" to keep it from having its special meaning), and
NoEscape/NE flag to disable filtering the rewritten output through
URI encoding.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89040 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/modules/standard/mod_rewrite.c
src/modules/standard/mod_rewrite.h