]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1354427 from https://svn.apache.org/repos/asf/httpd/httpd/trunk/:
authorEric Covener <covener@apache.org>
Wed, 27 Jun 2012 11:25:48 +0000 (11:25 +0000)
committerEric Covener <covener@apache.org>
Wed, 27 Jun 2012 11:25:48 +0000 (11:25 +0000)
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

index eee3af85dad9fe5689c0fbcbc6c5b455efbcc382..98f93f7478f6d9c96ba7272dd139f1b162a03288 100644 (file)
@@ -555,7 +555,7 @@ request</description>
     need also <module>mod_proxy_http</module> or <module>mod_proxy_ftp</module>
     (or both) present in the server.</p>
 
-    <p>In order to get the functionality of proxying HTTPS sites, you
+    <p>In order to get the functionality of (forward) proxying HTTPS sites, you
     need <module>mod_proxy_connect</module> enabled in the server.</p>
 
     <note type="warning"><title>Warning</title>