]> granicus.if.org Git - apache/commitdiff
Examples for HeaderName, ReadmeName
authorRich Bowen <rbowen@apache.org>
Thu, 13 Jun 2002 02:13:30 +0000 (02:13 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 13 Jun 2002 02:13:30 +0000 (02:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95629 13f79535-47bb-0310-9956-ffa450edef68

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

index 49b0c9ca2965fed16eaa880af45ee07dce2de6ed..ad99065d3e0cd316a398e40bb55d53b41cb463cd 100644 (file)
@@ -279,6 +279,10 @@ of the index listing</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.ht
     of the file that will be inserted at the top of the index
     listing. <em>Filename</em> is the name of the file to include.</p>
 
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><p align="center"><strong>Example</strong></p><code>
+HeaderName HEADER.html
+</code></td></tr></table></blockquote>
+
 <blockquote><table><tr><td bgcolor="#e0e5f5">
       <p>Both HeaderName and <a href="#readmename" class="directive"><code class="directive">ReadmeName</code></a> now treat
       <em>Filename</em> as a URI path relative to the one used to
@@ -629,6 +633,10 @@ of the index listing</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.ht
     listing. <em>Filename</em> is the name of the file to include, and
     is taken to be relative to the location being indexed.</p>
 
+    <blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><p align="center"><strong>Example</strong></p><code>
+    ReadmeName FOOTER.html
+    </code></td></tr></table></blockquote>
+
     <p>See also <a href="#headername" class="directive"><code class="directive">HeaderName</code></a>, where this behavior
     is described in greater detail.</p>
 <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 23a979280a9027e95c6ff7aa55bc21ecbf733b2c..56638f6734e477de583ea0be01d9fd9fc437aea9 100644 (file)
@@ -407,6 +407,10 @@ of the index listing</description>
     of the file that will be inserted at the top of the index
     listing. <em>Filename</em> is the name of the file to include.</p>
 
+<example><title>Example</title>
+HeaderName HEADER.html
+</example>
+
 <note>
       <p>Both HeaderName and <directive
       module="mod_autoindex">ReadmeName</directive> now treat
@@ -834,6 +838,10 @@ of the index listing</description>
     listing. <em>Filename</em> is the name of the file to include, and
     is taken to be relative to the location being indexed.</p>
 
+    <example><title>Example</title>
+    ReadmeName FOOTER.html
+    </example>
+
     <p>See also <directive
     module="mod_autoindex">HeaderName</directive>, where this behavior
     is described in greater detail.</p>