mod_echo A simple echo server to illustrate protocol modules Experimental mod_echo.c echo_module

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

The ProtocolEcho directive enables or disables the echo server.

Example ProtocolEcho On