From: Igor Galić Date: Sat, 20 Nov 2010 22:38:38 +0000 (+0000) Subject: Crosslinking mod_ssl.html and expr.html X-Git-Tag: 2.3.9~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21965dac706002e8c39b00c8651992c5959e0c96;p=apache Crosslinking mod_ssl.html and expr.html git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037347 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en index 5c94206bbb..6aeba3415a 100644 --- a/docs/manual/expr.html.en +++ b/docs/manual/expr.html.en @@ -302,8 +302,9 @@ listfunction ::= listfuncname "(" word ")" Functions names are not case sensitive. Modules may register additional functions.

-

There are no built-in list-valued functions. mod_ssl provides - PeerExtList (XXX: link)

+

There are no built-in list-valued functions. mod_ssl's + SSLRequire provides + PeerExtList.

diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml index 4a86f5acc6..fd672e4007 100644 --- a/docs/manual/expr.xml +++ b/docs/manual/expr.xml @@ -319,8 +319,9 @@ listfunction ::= listfuncname "(" word ")" Functions names are not case sensitive. Modules may register additional functions.

-

There are no built-in list-valued functions. mod_ssl provides - PeerExtList (XXX: link)

+

There are no built-in list-valued functions. mod_ssl's + SSLRequire provides + PeerExtList.

diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index 5be85e982d..5810bf2189 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -1650,6 +1650,12 @@ the left-hand-side expression.

+

See also

+
top

SSLRequireSSL Directive

diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index c43866402a..ca489fe5cb 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1323,6 +1323,9 @@ the left-hand-side expression.

+Environment Variables in Apache HTTP Server, +for additional examples. +