summaryrefslogtreecommitdiffstats
path: root/docs/manual/expr.xml
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2011-01-05 17:22:42 +0100
committerEric Covener <covener@apache.org>2011-01-05 17:22:42 +0100
commit03b6869c096799386dc4c706d66e6b4d190c82d4 (patch)
tree342ba6be3a4f45111309ddeb81d0131c187e7bed /docs/manual/expr.xml
parentAdd examples using <If>. (diff)
downloadapache2-03b6869c096799386dc4c706d66e6b4d190c82d4.tar.xz
apache2-03b6869c096799386dc4c706d66e6b4d190c82d4.zip
provide links back to ap_expr-aware directives/modules
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055507 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--docs/manual/expr.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml
index 31809be405..baaaf56bf8 100644
--- a/docs/manual/expr.xml
+++ b/docs/manual/expr.xml
@@ -33,6 +33,13 @@
</p>
</summary>
+<seealso><directive module="core">If</directive></seealso>
+<seealso><module>mod_rewrite</module></seealso>
+<seealso><module>mod_include</module></seealso>
+<seealso><module>mod_setenvif</module></seealso>
+<seealso><directive module="mod_ssl">SSLRequire</directive></seealso>
+<seealso><directive module="mod_filter">FilterProvider</directive></seealso>
+
<section id="grammar">
<title>Grammar in BNF notation</title>
<blockquote>