You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2011/01/05 17:22:42 UTC

svn commit: r1055507 - /httpd/httpd/trunk/docs/manual/expr.xml

Author: covener
Date: Wed Jan  5 16:22:42 2011
New Revision: 1055507

URL: http://svn.apache.org/viewvc?rev=1055507&view=rev
Log:
provide links back to ap_expr-aware directives/modules


Modified:
    httpd/httpd/trunk/docs/manual/expr.xml

Modified: httpd/httpd/trunk/docs/manual/expr.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/expr.xml?rev=1055507&r1=1055506&r2=1055507&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/expr.xml (original)
+++ httpd/httpd/trunk/docs/manual/expr.xml Wed Jan  5 16:22:42 2011
@@ -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>