From: André Malo Date: Mon, 12 Jan 2004 19:26:48 +0000 (+0000) Subject: document indexoptions +xhtml X-Git-Tag: 2.0.49~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33ebb10bb53f313db8c3badd4c0e80eefb665cc9;p=thirdparty%2Fapache%2Fhttpd.git document indexoptions +xhtml git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102299 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_autoindex.html.en b/docs/manual/mod/mod_autoindex.html.en index 9b0817c84d7..e2e4b3e6632 100644 --- a/docs/manual/mod/mod_autoindex.html.en +++ b/docs/manual/mod/mod_autoindex.html.en @@ -731,6 +731,12 @@ indexing foo-1.04

+ +
XHTML + (Apache 2.0.49 and later)
+ +
The XHTML keyword forces mod_autoindex + to emit XHTML 1.0 code instead of HTML 3.2.
diff --git a/docs/manual/mod/mod_autoindex.xml b/docs/manual/mod/mod_autoindex.xml index db0d82ed2e8..1194abddc31 100644 --- a/docs/manual/mod/mod_autoindex.xml +++ b/docs/manual/mod/mod_autoindex.xml @@ -756,6 +756,13 @@ indexing foo-1.04 + +
XHTML + (Apache 2.0.49 and later)
+ +
The XHTML keyword forces mod_autoindex + to emit XHTML 1.0 code instead of HTML 3.2.