From 8051a00a66a506eab4861694551ebd64361f2686 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sat, 11 May 2019 05:45:02 +0000 Subject: [PATCH] Axe some outdated compatibility notes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1859106 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_autoindex.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/manual/mod/mod_autoindex.xml b/docs/manual/mod/mod_autoindex.xml index ea84953fe7..4594305786 100644 --- a/docs/manual/mod/mod_autoindex.xml +++ b/docs/manual/mod/mod_autoindex.xml @@ -612,8 +612,7 @@ indexing
Charset=character-set (Apache HTTP Server 2.0.61 and - later)
+ >Charset=character-set
The Charset keyword allows you to specify the character set of the generated page. The @@ -886,8 +885,7 @@ indexing
Type=MIME content-type (Apache HTTP Server 2.0.61 and - later)
+ >Type=MIME content-type
The Type keyword allows you to specify the MIME content-type of the generated page. The default @@ -909,8 +907,7 @@ indexing restores the date format from 2.2 and earlier.
VersionSort - (Apache HTTP Server 2.0a3 and later)
+ id="indexoptions.versionsort">VersionSort
The VersionSort keyword causes files containing version numbers to sort in a natural way. Strings are sorted as @@ -938,8 +935,7 @@ indexing
XHTML - (Apache HTTP Server 2.0.49 and later)
+ id="indexoptions.xhtml">XHTML
The XHTML keyword forces mod_autoindex to emit XHTML 1.0 code instead of HTML 3.2. -- 2.50.1