From: Nick Kew Date: Tue, 1 Mar 2011 00:59:42 +0000 (+0000) Subject: Fix typos leading to broken links! X-Git-Tag: 2.3.11~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbe5aa461c413aa7b5dabd3c5e12cad8cb050387;p=thirdparty%2Fapache%2Fhttpd.git Fix typos leading to broken links! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1075602 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index e48824d7aeb..c6892ac9c91 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1345,7 +1345,7 @@ the left-hand-side expression.

SSLRequire is deprecated

SSLRequire is deprecated and should in general be replaced -by Require expr. The so called +by Require expr. The so called ap_expr syntax of Require expr is a superset of the syntax of SSLRequire, with the following exception:

@@ -1368,7 +1368,7 @@ For the latter, there are also aliases without the leading dashes: Environment Variables in Apache HTTP Server, for additional examples. -Require expr +Require expr Generic expression syntax in Apache HTTP Server