]> granicus.if.org Git - apache/commit
Two minor enhancements to mod_rewrite: First RewriteRule now also supports the
authorRalf S. Engelschall <rse@apache.org>
Fri, 1 Jan 1999 19:50:23 +0000 (19:50 +0000)
committerRalf S. Engelschall <rse@apache.org>
Fri, 1 Jan 1999 19:50:23 +0000 (19:50 +0000)
commit5377cc517ad829d9fd3a02f5d018159fbaaf239a
tree9e69f51e5ba757c83c03bad263071ad9bceacaff
parenta4f8c69eb56a6012d26ae8971cfe51c8fa65f6c5
Two minor enhancements to mod_rewrite: First RewriteRule now also supports the
``nocase|NC'' flag (as RewriteCond already does for ages) to match case
insensitive (this especially avoids nasty patterns like `[tT][eE][sS][tT]').
Second two additional internal map functions `escape' and `unescape' were
added which can be used to escape/unescape to/from hex-encodings in URLs parts
(this is especially useful in combination with map lookups).

Submitted by: Magnus Bodin, Ian Kallen
Integrated and fixed by: Ralf S. Engelschall

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82563 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_rewrite.html