From 2bd08acf33dce6962d520f0bce901109ef1d2741 Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Tue, 15 Feb 2011 13:33:24 +0000
Subject: [PATCH] Link to expr.html for more details on expression syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070886 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/rewrite/avoid.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/manual/rewrite/avoid.xml b/docs/manual/rewrite/avoid.xml
index 85176e8146..373caf71a3 100644
--- a/docs/manual/rewrite/avoid.xml
+++ b/docs/manual/rewrite/avoid.xml
@@ -229,6 +229,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.
+
--
2.40.0