From: Joshua Slive Date: Mon, 27 May 2002 01:25:22 +0000 (+0000) Subject: Add a couple cross-references to the modules that send headers. X-Git-Tag: 2.0.37~249 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45a5eb1bbaf7b22f6fea5977b4d13480f83ad463;p=thirdparty%2Fapache%2Fhttpd.git Add a couple cross-references to the modules that send headers. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95299 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_asis.xml b/docs/manual/mod/mod_asis.xml index 2c5d6c5efe2..564d0e034ca 100644 --- a/docs/manual/mod/mod_asis.xml +++ b/docs/manual/mod/mod_asis.xml @@ -23,6 +23,9 @@ HTTP headers file with the mime type httpd/send-as-is.

+mod_headers +mod_cern_meta +
Usage

In the server configuration file, associate files with the diff --git a/docs/manual/mod/mod_cern_meta.xml b/docs/manual/mod/mod_cern_meta.xml index 4444d9d8c9b..c57609e3e12 100644 --- a/docs/manual/mod/mod_cern_meta.xml +++ b/docs/manual/mod/mod_cern_meta.xml @@ -10,7 +10,6 @@ cern_meta_module

-

Emulate the CERN HTTPD Meta file semantics. Meta files are HTTP headers that can be output in addition to the normal range of headers for each file accessed. They appear rather like the @@ -25,6 +24,9 @@ CERN metafile semantics is available.

+mod_headers +mod_asis + MetaFiles Activates CERN meta-file processing