From: Rich Bowen Date: Mon, 27 Dec 2010 15:32:34 +0000 (+0000) Subject: Links to current documentation. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e2ad5b7c48c600f66df2582eacb36b7b4006bdc;p=thirdparty%2Fapache%2Fhttpd.git Links to current documentation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1053087 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/htdocs/manual/mod/mod_autoindex.html.en b/htdocs/manual/mod/mod_autoindex.html.en index baccdf6991e..794b3fffff9 100644 --- a/htdocs/manual/mod/mod_autoindex.html.en +++ b/htdocs/manual/mod/mod_autoindex.html.en @@ -165,6 +165,9 @@ Module: mod_autoindex +

Current documentation for this directive may be found here

+

This sets the alternate text to display for a file, instead of an icon, for FancyIndexing. File is a file extension, partial filename, wild-card @@ -198,6 +201,9 @@ Module: mod_autoindex +

Current documentation for this directive may be found here

+

This sets the alternate text to display for a file, instead of an icon, for FancyIndexing. MIME-encoding is a valid content-encoding, such as @@ -229,6 +235,9 @@ Module: mod_autoindex +

Current documentation for this directive may be found here

+

This sets the alternate text to display for a file, instead of an icon, for FancyIndexing. MIME-type is a valid content-type, such as @@ -259,6 +268,9 @@ Module: mod_autoindex +

Current documentation for this directive may be found here

+

This sets the description to display for a file or directory, for IndexOptions FancyIndexing. file|directory is a file extension, partial filename or @@ -307,6 +319,9 @@ Module: mod_autoindex +

Current documentation for this directive may be found here

+

This sets the icon to display next to a file ending in name for FancyIndexing. Icon is either a (%-escaped) relative URL to the icon, @@ -344,6 +359,9 @@ Module: mod_autoindex +

Current documentation for this directive may be found here

+

This sets the icon to display next to files with MIME-encoding for FancyIndexing. Icon is @@ -376,6 +394,9 @@ Module: mod_autoindex +

Current documentation for this directive may be found here

+

This sets the icon to display next to files of type MIME-type for FancyIndexing. Icon is @@ -407,6 +428,9 @@ Module: mod_autoindex +

Current documentation for this directive may be found here

+

The DefaultIcon directive sets the icon to display for files when no specific icon is known, for FancyIndexing. Url is a @@ -433,6 +457,12 @@ Module: mod_autoindex +

This directive has been removed in + current versions of the server. You should use the + FancyIndexing option to IndexOptions + instead.

+

The FancyIndexing directive sets the FancyIndexing option for a directory. The IndexOptions directive should be used in preference.

@@ -468,6 +498,9 @@ rel="Help">Compatibility: some features only available after 1.3.6; see text +

Current documentation for this directive may be found here

+

The HeaderName directive sets the name of the file that will be inserted at the top of the index listing. Filename is the name of the file to include.

@@ -544,6 +577,9 @@ Module: mod_autoindex +

Current documentation for this directive may be found here

+

The IndexIgnore directive adds to the list of files to hide when listing a directory. File is a file extension, partial filename, wildcard expression or full filename for @@ -586,6 +622,9 @@ 1.3.15 and later; the IgnoreCase option is only available with Apache 1.3.24 and later +

Current documentation for this directive may be found here

+

The IndexOptions directive specifies the behavior of the directory indexing. Option can be one of

@@ -881,6 +920,9 @@ rel="Help">Compatibility: IndexOrderDefault is only available in Apache 1.3.4 and later. +

Current documentation for this directive may be found here

+

The IndexOrderDefault directive is used in combination with the FancyIndexing @@ -923,6 +965,9 @@ rel="Help">Compatibility: some features only available after 1.3.6; see text +

Current documentation for this directive may be found here

+

The ReadmeName directive sets the name of the file that will be appended to the end of the index listing. Filename is the name of the file to include, and is taken to be relative