From: Rainer Jung Date: Tue, 16 Feb 2010 09:59:40 +0000 (+0000) Subject: Update transformations. X-Git-Tag: 2.2.15~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bc80a9aaf14c88bdf9392a89b7c3890df8a279f;p=thirdparty%2Fapache%2Fhttpd.git Update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@910449 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index fe92abc4ceb..e1adcb7ef96 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -1298,8 +1298,9 @@ connections

scheme is effectively the protocol that should be used to - communicate with the remote server; only http is supported by - this module.

+ communicate with the remote server; only http and https + are supported by this module. When using https, the requests + are forwarded through the remote proxy using the HTTP CONNECT method.

Example

ProxyRemote http://goodguys.example.com/ http://mirrorguys.example.com:8000
diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index ecc3e1f9c10..819b687e4ae 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - + +