Commit 3b21e27f authored by Eric Covener's avatar Eric Covener
Browse files
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
parent 3d190515
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>