summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod
diff options
context:
space:
mode:
authorTakashi Sato <takashi@apache.org>2008-05-08 14:30:26 +0200
committerTakashi Sato <takashi@apache.org>2008-05-08 14:30:26 +0200
commitfdede10083e3ba7f8d4b37277451b5675b866b28 (patch)
treee0ec5918ba1e7d98e778b4fc391ebfc01c4d2d3c /docs/manual/mod
parentfix OS name for searchability (diff)
downloadapache2-fdede10083e3ba7f8d4b37277451b5675b866b28.tar.xz
apache2-fdede10083e3ba7f8d4b37277451b5675b866b28.zip
mention the default for ProtocolEcho.
Pointed out by: Andrew Ford <A.Ford ford-mason.co.uk> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@654507 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod')
-rw-r--r--docs/manual/mod/mod_echo.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_echo.xml b/docs/manual/mod/mod_echo.xml
index e64a2efe81..ef15bfc0d4 100644
--- a/docs/manual/mod/mod_echo.xml
+++ b/docs/manual/mod/mod_echo.xml
@@ -41,6 +41,7 @@ modules</description>
<name>ProtocolEcho</name>
<description>Turn the echo server on or off</description>
<syntax>ProtocolEcho On|Off</syntax>
+<default>ProtocolEcho Off</default>
<contextlist><context>server config</context>
<context>virtual host</context></contextlist>
<compatibility>ProtocolEcho is only available in 2.0 and