]> granicus.if.org Git - apache/commitdiff
Example for MimeMagicFile.
authorRichard Bowen <rbowen@apache.org>
Thu, 13 Jun 2002 00:02:58 +0000 (00:02 +0000)
committerRichard Bowen <rbowen@apache.org>
Thu, 13 Jun 2002 00:02:58 +0000 (00:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95624 13f79535-47bb-0310-9956-ffa450edef68

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

index 1707df1f9b9e8d9e179edb856757ab566d7139c4..9c333ea0d57d8f2f0ecd7147be7bc21ce9e884ef 100644 (file)
@@ -275,4 +275,9 @@ using the specified magic file</td></tr><tr><td nowrap="nowrap"><a href="directi
     ServerRoot. Virtual hosts will use the same file as the main
     server unless a more specific setting is used, in which case
     the more specific setting overrides the main server's file.</p>
+
+    <p>For example</p>
+
+    <blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>MimeMagicFile conf/magic</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 25b23354f7fa7072c60e752b68529e01f360ddc2..28d6deb8fb18b6b5684f9a6a627f6c3446942d49 100644 (file)
@@ -298,6 +298,11 @@ using the specified magic file</description>
     ServerRoot. Virtual hosts will use the same file as the main
     server unless a more specific setting is used, in which case
     the more specific setting overrides the main server's file.</p>
+
+    <p>For example</p>
+
+    <example>MimeMagicFile conf/magic</example>
+
 </usage>
 </directivesynopsis>
 </modulesynopsis>