From: Christophe Jaillet Date: Thu, 14 Jul 2016 21:02:38 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~1406 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53a4b0f5f90bee472d48a1a4f933f8b3eaea2dcf;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1752748 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index a2a3f01d322..942319d8c56 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -1708,7 +1708,8 @@ proxy handshake Status:Extension Module:mod_ssl -

Equivalent to SSLCipherSuite, but for the proxy connection. +

Equivalent to SSLCipherSuite, but +for the proxy connection. Please refer to SSLCipherSuite for additional information.

@@ -1730,11 +1731,12 @@ is usually used inside a SSLProxyEngine directive should not, in general, be included in a virtual host that will be acting as a -forward proxy (using <Proxy> or <ProxyRequest> directives. -SSLProxyEngine is not required to enable a forward proxy server to -proxy SSL/TLS requests.

+forward proxy (using
<Proxy> +or ProxyRequests directives). +SSLProxyEngine is not required to enable a forward proxy +server to proxy SSL/TLS requests.

Example

<VirtualHost _default_:443>
     SSLProxyEngine on