From: Rich Bowen
Date: Tue, 15 Feb 2011 13:34:49 +0000 (+0000)
Subject: Rebuild html
X-Git-Tag: 2.3.11~46
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=398e8db975fc3d50895a50544adf80862585d6b6;p=apache
Rebuild html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070887 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/avoid.html.en b/docs/manual/rewrite/avoid.html.en
index dd2ebf4457..928001266f 100644
--- a/docs/manual/rewrite/avoid.html.en
+++ b/docs/manual/rewrite/avoid.html.en
@@ -214,6 +214,10 @@ RedirectMatch (.*) http://www.example.com$1
header, response header, or environment variable, replacing
mod_rewrite
in many common scenarios.
+See especially the expression evaluation
+documentation for a overview of what types of expressions you can
+use in <If> sections, and in certain other directives.
+