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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45a5eb1bbaf7b22f6fea5977b4d13480f83ad463;p=apache 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 2c5d6c5efe..564d0e034c 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 4444d9d8c9..c57609e3e1 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