©
本文档使用
php.cn手册 发布
说明 | 一个很简单的协议演示模块 |
---|---|
状态 | 实验(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 |
状态 | 实验(X) |
模块 | mod_echo |
兼容性 | ProtocolEcho is only available in 2.0 及以后的版本中可用 |
ProtocolEcho
directive enables or
disables the echo server.
ProtocolEcho On