Commit ecdf0821 authored by Richard Bowen's avatar Richard Bowen
Browse files

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
parent 6a6ba77d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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
+5 −0
Original line number Diff line number Diff line
@@ -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>