From 64a15ef395cc2b99a148d7e33e5cc2448a3be305 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 27 Jun 2012 11:25:48 +0000 Subject: [PATCH] Merge r1354427 from https://svn.apache.org/repos/asf/httpd/httpd/trunk/: re-emphasize this paragraph in ProxyRequests is for fwd proxy git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1354431 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index eee3af85dad..98f93f7478f 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -555,7 +555,7 @@ request need also mod_proxy_http or mod_proxy_ftp (or both) present in the server.

-

In order to get the functionality of proxying HTTPS sites, you +

In order to get the functionality of (forward) proxying HTTPS sites, you need mod_proxy_connect enabled in the server.

Warning -- 2.47.2