From: Rainer Jung
scheme is effectively the protocol that should be used to
- communicate with the remote server; only http
is supported by
- this module.
http
and https
+ are supported by this module. When using https
, the requests
+ are forwarded through the remote proxy using the HTTP CONNECT method.
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 @@
-
+
+