rbowen 01/08/18 12:52:53
Modified: htdocs/manual/mod mod_autoindex.html
Log:
Applied patch from 2.0 branch, adding a little bit of detail to the
SuppressDescription option to IndexOptions.
Revision Changes Path
1.40 +8 -0 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.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- mod_autoindex.html 2000/12/08 20:53:23 1.39
+++ mod_autoindex.html 2001/08/18 19:52:53 1.40
@@ -679,6 +679,14 @@
<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
+will regain 40 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
+<A
+HREF="#indexoptions:descriptionwidth"><samp>DescriptionWidth</samp></A>
+index option to limit the size of the description column.
+
<DT><A NAME="indexoptions:suppresshtmlpreamble">SuppressHTMLPreamble</A>
(<EM>Apache 1.3 and later</EM>)
<DD>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]