Commit 73de17b4 authored by Richard Bowen's avatar Richard Bowen
Browse files

Example for MimeMagicFile.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95624 13f79535-47bb-0310-9956-ffa450edef68
parent 5524518b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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
+5 −0
Original line number Diff line number Diff line
@@ -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>