From: Yoshiki Hayashi Date: Fri, 7 Jun 2002 10:58:27 +0000 (+0000) Subject: Add missing description in ReadmeName directive, mostly taken from HeaderName. X-Git-Tag: 2.0.37~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01a4d173672466deed1f3b15cb9717f1c083cd5c;p=apache Add missing description in ReadmeName directive, mostly taken from HeaderName. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95566 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_autoindex.html.en b/docs/manual/mod/mod_autoindex.html.en index 9e79333917..49b0c9ca29 100644 --- a/docs/manual/mod/mod_autoindex.html.en +++ b/docs/manual/mod/mod_autoindex.html.en @@ -622,7 +622,8 @@ Ascending|Descending Name|Date|Size|DescriptionSuppressColumnSorting index option; this will prevent the client from requesting the directory listing in a different order.

-

ReadmeName Directive

Description:
Syntax:ReadmeName filename
Context:server config, virtual host, directory, .htaccess
Override:Indexes
Status:Base
Module:mod_autoindex
+

ReadmeName Directive

Description: Name of the file that will be inserted at the end +of the index listing
Syntax:ReadmeName filename
Context:server config, virtual host, directory, .htaccess
Override:Indexes
Status:Base
Module:mod_autoindex

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 diff --git a/docs/manual/mod/mod_autoindex.xml b/docs/manual/mod/mod_autoindex.xml index 29e10e0d31..23a979280a 100644 --- a/docs/manual/mod/mod_autoindex.xml +++ b/docs/manual/mod/mod_autoindex.xml @@ -820,6 +820,8 @@ Ascending|Descending Name|Date|Size|Description ReadmeName +Name of the file that will be inserted at the end +of the index listing ReadmeName filename server configvirtual host directory.htaccess @@ -838,4 +840,4 @@ Ascending|Descending Name|Date|Size|Description - \ No newline at end of file +