]> granicus.if.org Git - apache/commitdiff
Update transformations.
authorJoshua Slive <slive@apache.org>
Mon, 27 May 2002 02:20:38 +0000 (02:20 +0000)
committerJoshua Slive <slive@apache.org>
Mon, 27 May 2002 02:20:38 +0000 (02:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95301 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_asis.html.en
docs/manual/mod/mod_cern_meta.html.en

index 54f305f68b2aba426aa79f9e0b9e2f33060de0ef..72696c3793f06816f91cb23b91befa18c918862e 100644 (file)
@@ -14,7 +14,7 @@ HTTP headers</td></tr><tr><td><a href="module-dict.html#Status" class="help">Sta
 
     <p>For historical reasons, this module will also process any
     file with the mime type <code>httpd/send-as-is</code>.</p>
-<h2>Directives</h2><p>This module provides no directives.</p><h2>Usage</h2>
+<h2>Directives</h2><p>This module provides no directives.</p><p><strong>See also </strong></p><ul><li><code><a href="mod_headers.html">mod_headers</a></code></li><li><code><a href="mod_cern_meta.html">mod_cern_meta</a></code></li></ul><h2>Usage</h2>
 
     <p>In the server configuration file, associate files with the
     <code>send-as-is</code> handler <em>e.g.</em></p>
index 38edc4a0d09a948f4398d3bf0a352aaca511ff96..57c25941826136daac701b31435710466b6f56ea 100644 (file)
@@ -3,7 +3,6 @@
                 This file is generated from xml source: DO NOT EDIT
           XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
         --><title>mod_cern_meta- Apache HTTP Server</title><link href="../style/manual.css" type="text/css" rel="stylesheet"/></head><body><blockquote><div align="center"><img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]"/><h3>Apache HTTP Server Version 2.0</h3></div><h1 align="center">Apache Module mod_cern_meta</h1><table cellspacing="1" cellpadding="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td valign="top"><span class="help">Description:</span></td><td>CERN httpd metafile semantics</td></tr><tr><td><a href="module-dict.html#Status" class="help">Status:</a></td><td>Extension</td></tr><tr><td><a href="module-dict.html#ModuleIdentifier" class="help">Module&nbsp;Identifier:</a></td><td>cern_meta_module</td></tr></table></td></tr></table><h2>Summary</h2>
-    
     <p>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
@@ -15,7 +14,7 @@
 
     <p>More information on the <a href="http://www.w3.org/pub/WWW/Daemon/User/Config/General.html#MetaDir">
     CERN metafile semantics</a> is available.</p>
-<h2>Directives</h2><ul><li><a href="#metadir">MetaDir</a></li><li><a href="#metafiles">MetaFiles</a></li><li><a href="#metasuffix">MetaSuffix</a></li></ul><hr/><h2><a name="MetaDir">MetaDir</a> <a name="metadir">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td><strong>Description: </strong></td><td>Name of the directory to find CERN-style meta information
+<h2>Directives</h2><ul><li><a href="#metadir">MetaDir</a></li><li><a href="#metafiles">MetaFiles</a></li><li><a href="#metasuffix">MetaSuffix</a></li></ul><p><strong>See also </strong></p><ul><li><code><a href="mod_headers.html">mod_headers</a></code></li><li><code><a href="mod_asis.html">mod_asis</a></code></li></ul><hr/><h2><a name="MetaDir">MetaDir</a> <a name="metadir">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td><strong>Description: </strong></td><td>Name of the directory to find CERN-style meta information
 files</td></tr><tr><td><a href="directive-dict.html#Syntax" class="help">Syntax:</a></td><td>MetaDir <em>directory</em></td></tr><tr><td><a href="directive-dict.html#Default" class="help">Default:</a></td><td><code>MetaDir .web</code></td></tr><tr><td><a href="directive-dict.html#Context" class="help">Context:</a></td><td>directory</td></tr><tr><td><a href="directive-dict.html#Status" class="help">Status:</a></td><td>Extension</td></tr><tr><td><a href="directive-dict.html#Module" class="help">Module:</a></td><td>mod_cern_meta</td></tr></table></td></tr></table>
     <p>Specifies the name of the directory in which Apache can find
     meta information files. The directory is usually a 'hidden'