From: Rich Bowen Date: Fri, 10 Sep 2010 15:55:47 +0000 (+0000) Subject: Further clarification of SuppressHTMLPreamble + ReadmeName behavior. X-Git-Tag: 2.3.9~505 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ab8558effef1b11ff0f5e9e29c7b16a8f2941af;p=thirdparty%2Fapache%2Fhttpd.git Further clarification of SuppressHTMLPreamble + ReadmeName behavior. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@995838 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_autoindex.html.en b/docs/manual/mod/mod_autoindex.html.en index 1c991267b4d..61f0eedc7c7 100644 --- a/docs/manual/mod/mod_autoindex.html.en +++ b/docs/manual/mod/mod_autoindex.html.en @@ -722,9 +722,10 @@ indexing causing the module to start the display with the header file contents. The header file must contain appropriate HTML instructions in this case. If there is no header file, the preamble is generated - as usual. The closing </body></html> tags are also + as usual. If you also specify a ReadmeName, and if that file + exists, The closing </body></html> tags are also ommitted from the output, under the assumption that you'll likely - also want to use ReadmeFile. + put those closing tags in that file.
SuppressIcon (Apache HTTP Server 2.0.23 and later)
diff --git a/docs/manual/mod/mod_autoindex.xml b/docs/manual/mod/mod_autoindex.xml index f0f461455d4..e38f6583491 100644 --- a/docs/manual/mod/mod_autoindex.xml +++ b/docs/manual/mod/mod_autoindex.xml @@ -740,10 +740,11 @@ indexing causing the module to start the display with the header file contents. The header file must contain appropriate HTML instructions in this case. If there is no header file, the preamble is generated - as usual. The closing </body></html> tags are also + as usual. If you also specify a ReadmeName, and if that file + exists, The closing </body></html> tags are also ommitted from the output, under the assumption that you'll likely - also want to use ReadmeFile. + put those closing tags in that file.
SuppressIcon (Apache HTTP Server diff --git a/docs/manual/mod/mod_autoindex.xml.ja b/docs/manual/mod/mod_autoindex.xml.ja index 0c91f66253c..7eb20ce0990 100644 --- a/docs/manual/mod/mod_autoindex.xml.ja +++ b/docs/manual/mod/mod_autoindex.xml.ja @@ -1,7 +1,7 @@ - + + +