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

Apache モジュール mod_echo 2f5e

翻訳済み言語:  ko 

説明: プロトコルモジュールの概要を示すための単純なエコーサーバ
ステータス: Experimental
モジュール識別子: echo_module
ソースファイル: mod_echo.c

概要 556s3t

本モジュールはコンセプトを伝えるためのプロトコルモジュールの 実装例となっています。単純なエコーサーバを提供します。 Telnet で接続し、文字列を送信すると、エコーを返します。

 Apache!

ディレクティブ 1f1n39

Bugfix checklist 4i2533

参照 493q1h

top

ProtocolEcho ディレクティブ 1w4q4c

説明: エコーサーバの有効無効を設定します。
構文: ProtocolEcho On|Off
デフォルト: ProtocolEcho Off
コンテキスト: サーバ設定ファイル, バーチャルホスト
ステータス: Experimental
モジュール: mod_echo

ProtocolEcho ディレクティブで エコーサーバの有効無効を設定します。

例 3m3os

ProtocolEcho On

翻訳済み言語:  ko 

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.