summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2002-06-12 23:48:30 +0000
committerRich Bowen <rbowen@apache.org>2002-06-12 23:48:30 +0000
commitddc19c042ee44d8cfe17dd34ed6f9e7bdea2ebf8 (patch)
treee58e16b44eac0af1d7fc8569ffc26367fa5dabca
parentb69b0e036281c94db378f91732552c88dbf22655 (diff)
downloadhttpd-ddc19c042ee44d8cfe17dd34ed6f9e7bdea2ebf8.tar.gz
Slightly overkill, but added example to MetaSuffix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95622 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/mod_cern_meta.html.en5
-rw-r--r--docs/manual/mod/mod_cern_meta.xml5
2 files changed, 10 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_cern_meta.html.en b/docs/manual/mod/mod_cern_meta.html.en
index a89ff1eaba..23652b24ec 100644
--- a/docs/manual/mod/mod_cern_meta.html.en
+++ b/docs/manual/mod/mod_cern_meta.html.en
@@ -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
diff --git a/docs/manual/mod/mod_cern_meta.xml b/docs/manual/mod/mod_cern_meta.xml
index 2ce93d6e8f..9b7f4552fe 100644
--- a/docs/manual/mod/mod_cern_meta.xml
+++ b/docs/manual/mod/mod_cern_meta.xml
@@ -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>