From: Tony Finch Date: Thu, 11 Jan 2001 23:29:16 +0000 (+0000) Subject: note that rewrite map expansions work in rewriteconds X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bccde1e679afd256a3065edcc1d7d19fa6f95ad;p=apache note that rewrite map expansions work in rewriteconds git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87659 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html b/docs/manual/mod/mod_rewrite.html index bb8a2b365c..52bdb988b3 100644 --- a/docs/manual/mod/mod_rewrite.html +++ b/docs/manual/mod/mod_rewrite.html @@ -1040,6 +1040,15 @@ the form the pattern from the last matched RewriteCond directive in the current bunch of conditions. +

+

  • RewriteMap expansions: These are expansions of the form + +
    +${mapname:key|default} +
    + +See the documentation for RewriteMap for more details. +

  • Server-Variables: These are variables of the form