?
This document uses PHP Chinese website manual Release
說明 | 一個(gè)很簡單的協(xié)議演示模塊 |
---|---|
狀態(tài) | 實(shí)驗(yàn)(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) | 實(shí)驗(yàn)(X) |
模塊 | mod_echo |
兼容性 | ProtocolEcho is only available in 2.0 及以后的版本中可用 |
ProtocolEcho
directive enables or
disables the echo server.
ProtocolEcho On