rbowen 01/08/19 12:33:42
Modified: htdocs/manual/mod mod_autoindex.html
Log:
Applied changes made to the 2.0 document, where appropriate.
Revision Changes Path
1.42 +8 -1 httpd-docs-1.3/htdocs/manual/mod/mod_autoindex.html
Index: mod_autoindex.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_autoindex.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- mod_autoindex.html 2001/08/18 22:07:09 1.41
+++ mod_autoindex.html 2001/08/19 19:33:42 1.42
@@ -511,6 +511,13 @@
<A HREF="mod_include.html"><SAMP>mod_include</SAMP></A> documentation).
</BLOCKQUOTE>
<P>
+If the file specified by <SAMP>HeaderName</SAMP> contains the
+beginnings of an HTML document (<HTML>, <HEAD>, etc) then
+you will probably want to set <A
+HREF="#indexoptions:suppresshtmlpreamble"><SAMP>IndexOptions
++SuppressHTMLPreamble</SAMP></A>, so that these tags are not
+repeated.
+<P>
See also <A HREF="#readmename">ReadmeName</A>.
<P><HR>
@@ -679,7 +686,7 @@
<DD>
<!--%plaintext <?INDEX {\tt SuppressDescription} index option> -->
This will suppress the file description in fancy indexing listings.
-By default, files have no descriptions, and so the use of this option
+By default, no file descriptions are defined, and so the use of this option
will regain 23 characters of screen space to use for something else.
See <A HREF="#adddescription"><samp>AddDescription</samp></A>
for information about setting the file description. See also the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]