?
本文檔使用 php中文網(wǎng)手冊 發(fā)布
說明 | 一個很簡單的協(xié)議演示模塊 |
---|---|
狀態(tài) | 實驗(X) |
模塊名 | echo_module |
源文件 | mod_echo.c |
兼容性 | 僅在 Apache 2.0 及以后的版本中可用 |
This module provides an example protocol module to illustrate the concept. It provides a simple echo server. Telnet to it and type stuff, and it will echo it.
說明 | Turn the echo server on or off |
---|---|
語法 | ProtocolEcho On|Off |
作用域 | server config, virtual host |
狀態(tài) | 實驗(X) |
模塊 | mod_echo |
兼容性 | ProtocolEcho is only available in 2.0 及以后的版本中可用 |
ProtocolEcho
directive enables or
disables the echo server.
ProtocolEcho On