mod_echo A simple echo server to illustrate protocol modules Experimental mod_echo.c echo_module Available in Apache 2.0 and later

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.

ProtocolEcho Turn the echo server on or off ProtocolEcho On|Off ProtocolEcho Off server config virtual host ProtocolEcho is only available in 2.0 and later.

The ProtocolEcho directive enables or disables the echo server.

Example ProtocolEcho On