From af85130d1057dba2ece7dba5be944d0ac8dd01fd Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Sun, 10 Nov 2002 03:18:55 +0000 Subject: [PATCH] - remove bogus - little reformatting git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97472 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_echo.html.en | 6 ++---- docs/manual/mod/mod_echo.xml | 8 +++----- docs/manual/mod/quickreference.html.en | 2 +- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/docs/manual/mod/mod_echo.html.en b/docs/manual/mod/mod_echo.html.en index 48a01a75db..6afe3c3ee1 100644 --- a/docs/manual/mod/mod_echo.html.en +++ b/docs/manual/mod/mod_echo.html.en @@ -17,7 +17,7 @@ modulesStatus:
top

ProtocolEcho Directive

Description: Turn the echo server on or off
Syntax: - ProtocolEcho On|Off
Context: + ProtocolEcho On|Off
Context: server config, virtual host
Status: Experimental
Module: mod_echo
Compatibility: @@ -27,8 +27,6 @@ later.
disables the echo server.

Example

- - ProtocolEcho On + ProtocolEcho On

-
\ No newline at end of file diff --git a/docs/manual/mod/mod_echo.xml b/docs/manual/mod/mod_echo.xml index 29bca76356..e040dbec1d 100644 --- a/docs/manual/mod/mod_echo.xml +++ b/docs/manual/mod/mod_echo.xml @@ -21,7 +21,7 @@ modules ProtocolEcho Turn the echo server on or off -ProtocolEcho On|Off +ProtocolEcho On|Off server config virtual host ProtocolEcho is only available in 2.0 and @@ -31,11 +31,9 @@ later.

The ProtocolEcho directive enables or disables the echo server.

- - Example - ProtocolEcho On + Example + ProtocolEcho On - diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 8dfd65a9ae..798cc68e7d 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -392,7 +392,7 @@ evaluated. env-variable [env-variable] ...svdhBPasses environment variables from the shell PidFile filename logs/httpd.pid sMFile where the server records the process ID of the daemon -ProtocolEcho On|OffsvXTurn the echo server on or off +ProtocolEcho On|OffsvXTurn the echo server on or off <Proxy wildcard-url> ...</Proxy>svEContainer for directives applied to proxied resources ProxyBlock *|word|host|domain -- 2.50.1