]> granicus.if.org Git - apache/commitdiff
Crosslinking mod_ssl.html and expr.html
authorIgor Galić <igalic@apache.org>
Sat, 20 Nov 2010 22:38:38 +0000 (22:38 +0000)
committerIgor Galić <igalic@apache.org>
Sat, 20 Nov 2010 22:38:38 +0000 (22:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037347 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.html.en
docs/manual/expr.xml
docs/manual/mod/mod_ssl.html.en
docs/manual/mod/mod_ssl.xml

index 5c94206bbb7adbe01f232f92b69706af8f145efb..6aeba3415aeb5033f13ff152c1756618eac84a33 100644 (file)
@@ -302,8 +302,9 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"
     Functions names are not case sensitive.
     Modules may register additional functions.</p>
 
-    <p>There are no built-in list-valued functions. mod_ssl provides
-    <code>PeerExtList</code> (XXX: link)</p>
+    <p>There are no built-in list-valued functions. <code class="module"><a href="./mod/mod_ssl.html">mod_ssl</a></code>'s
+    <code class="directive"><a href="./mod/mod_ssl.html#sslrequire">SSLRequire</a></code> provides
+    <code>PeerExtList</code>.</p>
 
 </div></div>
 <div class="bottomlang">
index 4a86f5acc6afc67b55dd5cf1265effb65b4e9a52..fd672e4007f3e719eba4e8021c7e211de376c07b 100644 (file)
@@ -319,8 +319,9 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"
     Functions names are not case sensitive.
     Modules may register additional functions.</p>
 
-    <p>There are no built-in list-valued functions. mod_ssl provides
-    <code>PeerExtList</code> (XXX: link)</p>
+    <p>There are no built-in list-valued functions. <module>mod_ssl</module>'s
+    <directive module="mod_ssl">SSLRequire</directive> provides
+    <code>PeerExtList</code>.</p>
 
 </section>
 
index 5be85e982d6bcf588fca4f02e097d4cfa7a6cdf1..5810bf2189ab3ff9558137d43ec0c5d4189bf5d6 100644 (file)
@@ -1650,6 +1650,12 @@ the left-hand-side expression.</p></li>
 </div>
 
 
+<h3>See also</h3>
+<ul>
+<li><a href="../env.html">Environment Variables in Apache HTTP Server</a>,
+for additional examples.
+</li>
+</ul>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="SSLRequireSSL" id="SSLRequireSSL">SSLRequireSSL</a> <a name="sslrequiressl" id="sslrequiressl">Directive</a></h2>
index c43866402a49c6afcb7875f320507a936b5c3ada..ca489fe5cb097dbdf89ff0a893756d68b885578f 100644 (file)
@@ -1323,6 +1323,9 @@ the left-hand-side expression.</p></li>
 </note>
 
 </usage>
+<seealso><a href="../env.html">Environment Variables in Apache HTTP Server</a>,
+for additional examples.
+</seealso>
 </directivesynopsis>
 
 <directivesynopsis>