From ad214bc50aff352b7742ef1e4c5ccc2868c97129 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Fri, 12 Feb 2010 10:00:54 +0000 Subject: Update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@909325 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy_connect.html.en | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/manual/mod/mod_proxy_connect.html.en') diff --git a/docs/manual/mod/mod_proxy_connect.html.en b/docs/manual/mod/mod_proxy_connect.html.en index 300d8d2868..c3e13b3ed0 100644 --- a/docs/manual/mod/mod_proxy_connect.html.en +++ b/docs/manual/mod/mod_proxy_connect.html.en @@ -39,6 +39,11 @@ requests, mod_proxy and mod_proxy_connect have to be present in the server.

+

CONNECT is also used, when the server needs to send an HTTPS request + through a forward proxy. In this case the server acts as a CONNECT client. + This functionality is part of mod_proxy and + mod_proxy_connect is not needed in this case.

+

Warning

Do not enable proxying until you have secured your server. Open proxy servers are dangerous both to your network and to the Internet at -- cgit v1.2.3