1-speed.ru
mod_echo - Apache HTTP Server Version 2.4
Modules | Directives | FAQ | Glossary | Sitemap
Apache HTTP Server Version 2.4
Apache > HTTP Server > Documentation > Version 2.4 > Modules
Apache Module mod_echo
Available Languages: en |
fr |
ja |
ko
Description:A simple echo server to illustrate protocol
modules
Status:Experimental
Module Identifier:echo_module
Source File:mod_echo.c
Summary
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.
Directives
ProtocolEcho
Bugfix checklisthttpd changelogKnown issuesReport a bugSee also
Comments
ProtocolEcho Directive
Description:Turn the echo server on or off
Syntax:ProtocolEcho On|Off
Default:ProtocolEcho Off
Context:server config, virtual host
Status:Experimental
Module:mod_echo
The ProtocolEcho directive enables or
disables the echo server.
ExampleProtocolEcho On
Available Languages: en |
fr |
ja |
ko
Copyright 2026 The Apache Software Foundation.Licensed under the Apache License, Version 2.0.
Modules | Directives | FAQ | Glossary | Sitemap
page_1 | page_2 | page_3 | page_4 | page_5 |