]> granicus.if.org Git - apache/commitdiff
Slightly overkill, but added example to MetaSuffix
authorRichard Bowen <rbowen@apache.org>
Wed, 12 Jun 2002 23:48:30 +0000 (23:48 +0000)
committerRichard Bowen <rbowen@apache.org>
Wed, 12 Jun 2002 23:48:30 +0000 (23:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95622 13f79535-47bb-0310-9956-ffa450edef68

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

index a89ff1eabad22504fd254557f8221435beab5b06..23652b24ec4783be1bd344adfdfb21d50841d6f8 100644 (file)
@@ -39,4 +39,9 @@ meta information</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#S
     <code>DOCUMENT_ROOT/somedir/.web/index.html.meta</code> and
     will use its contents to generate additional MIME header
     information.</p>
+
+    <p>Example:</p>
+
+    <blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>MetaSuffix .meta</code></td></tr></table></blockquote>
+
 <hr/></blockquote><h3 align="center">Apache HTTP Server Version 2.0</h3><a href="./"><img src="../images/index.gif" alt="Index"/></a><a href="../"><img src="../images/home.gif" alt="Home"/></a></body></html>
\ No newline at end of file
index 2ce93d6e8f133f2eec7a38c5b794418de148a0e6..9b7f4552fe069c88fd9bbcdbb2fc8722393b3342 100644 (file)
@@ -79,6 +79,11 @@ meta information</description>
     <code>DOCUMENT_ROOT/somedir/.web/index.html.meta</code> and
     will use its contents to generate additional MIME header
     information.</p>
+
+    <p>Example:</p>
+
+    <example>MetaSuffix .meta</example>
+
 </usage>
 </directivesynopsis>