]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
document indexoptions +xhtml
authorAndré Malo <nd@apache.org>
Mon, 12 Jan 2004 19:26:48 +0000 (19:26 +0000)
committerAndré Malo <nd@apache.org>
Mon, 12 Jan 2004 19:26:48 +0000 (19:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102299 13f79535-47bb-0310-9956-ffa450edef68

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

index 9b0817c84d735eab1be51c9c893e0a057228899a..e2e4b3e6632ad2d923f12f17ed1691432b9abf6e 100644 (file)
@@ -731,6 +731,12 @@ indexing</td></tr>
         foo-1.04
       </code></p></div>
       </dd>
+
+      <dt><a name="indexoptions.xhtml" id="indexoptions.xhtml">XHTML</a>
+      (<em>Apache 2.0.49 and later</em>)</dt>
+
+      <dd>The <code>XHTML</code> keyword forces <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code>
+      to emit XHTML 1.0 code instead of HTML 3.2.</dd>
     </dl>
 
    
index db0d82ed2e8fc9420c87bd14e40926a25f7d2ed3..1194abddc31b5fae48fd2a04889ae75e958387ed 100644 (file)
@@ -756,6 +756,13 @@ indexing</description>
         foo-1.04
       </example>
       </dd>
+
+      <dt><a name="indexoptions.xhtml"
+               id="indexoptions.xhtml">XHTML</a>
+      (<em>Apache 2.0.49 and later</em>)</dt>
+
+      <dd>The <code>XHTML</code> keyword forces <module>mod_autoindex</module>
+      to emit XHTML 1.0 code instead of HTML 3.2.</dd>
     </dl>
 
    <!--