From 3490e0647cc5533511a1b41e7299823607a745a9 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Wed, 24 Jul 2002 20:02:46 +0000 Subject: [PATCH] mod_echo added to the listing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96177 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/index.html.en | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en index 624cec3d59..b09350c430 100644 --- a/docs/manual/mod/index.html.en +++ b/docs/manual/mod/index.html.en @@ -25,7 +25,8 @@ HTTP headers
mod_auth
User authentic external CGI daemon
mod_charset_lite
Specify character set translation or recoding
mod_dav
Distributed Authoring and Versioning (WebDAV) functionality
mod_deflate
Compress content before it is delivered to the client
mod_dir
Provides for "trailing slash" redirects and - serving directory index files
mod_env
Modifies the environment which is + serving directory index files
mod_echo
A simple echo server to illustrate protocol +modules
mod_env
Modifies the environment which is passed to CGI scripts and SSI pages
mod_example
Illustrates the Apache module API
mod_expires
Generation of Expires HTTP headers according to user-specified criteria
mod_ext_filter
Pass the response body -- 2.40.0