<-
Apache > HTTP サーバ > ドキュメンテーション > モジュール

Apache モジュール mod_proxy_connect 5i2l58

翻訳済み言語:  ja 

この日本語訳はすでに古くなっている 可能性があります。 最近更新された内容を見るには英語版をご覧下さい。
説明: CONNECT リクエストを扱う mod_proxy 用の拡張
ステータス: Extension
モジュール識別子: proxy_connect_module
ソースファイル: mod_proxy_connect.c

概要 556s3t

本モジュールには mod_proxy必要ですCONNECT HTTP メソッドをサポートします。 このメソッドは主にプロキシに SSL リクエストを通す (訳注: SSLトンネリング)に使われます。

CONNECT リクエストを扱えるようにするには mod_proxy_connect をサーバに組み込む必要があります。

警告 312w1d

安全なサーバにするまでプロキシ機能は有効にしないでください。 オープンプロキシサーバはあなた自身のネットワークにとっても、 インターネット全体にとっても危険です。

 Apache!

ディレクティブ 1f1n39

Bugfix checklist 4i2533

参照 493q1h

top

AllowCONNECT ディレクティブ 4g202v

説明: Ports that are allowed to CONNECT through the proxy
構文: AllowCONNECT port[-port] [port[-port]] ...
デフォルト: AllowCONNECT 443 563
コンテキスト: サーバ設定ファイル, バーチャルホスト
ステータス: Extension
モジュール: mod_proxy_connect
互換性: Moved from mod_proxy in Apache 2.3.5. Port ranges available since Apache 2.3.7.

このディレクティブの解説文書は まだ翻訳されていません。英語版をご覧ください。

翻訳済み言語:  ja 

top

コメント 625547

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our s if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our mailing lists.