diff options
author | Ken Coar <coar@apache.org> | 1998-10-22 19:43:20 +0200 |
---|---|---|
committer | Ken Coar <coar@apache.org> | 1998-10-22 19:43:20 +0200 |
commit | fa1e4ed782ccb2243a6ea11643d0209f287b7b60 (patch) | |
tree | 36de8823cb0b64843bac1681807b975ccd5931f6 /docs/manual/mod/mod_autoindex.html | |
parent | Fix a few bugs in the mod_rewrite documentation by the (diff) | |
download | apache2-fa1e4ed782ccb2243a6ea11643d0209f287b7b60.tar.xz apache2-fa1e4ed782ccb2243a6ea11643d0209f287b7b60.zip |
Note that the SuppressHTMLPreamble IndexOption only came in
with Apache 1.3.
PR: 3267
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82294 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_autoindex.html')
-rw-r--r-- | docs/manual/mod/mod_autoindex.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_autoindex.html b/docs/manual/mod/mod_autoindex.html index 62087f1e38..93fe4e9f43 100644 --- a/docs/manual/mod/mod_autoindex.html +++ b/docs/manual/mod/mod_autoindex.html @@ -580,6 +580,7 @@ listing by the values in that column. <!--%plaintext <?INDEX {\tt SuppressDescription} index option> --> This will suppress the file description in fancy indexing listings. <DT><A NAME="indexoptions:suppresshtmlpreamble">SuppressHTMLPreamble</A> + (<EM>Apache 1.3 and later</EM>) <DD> <!--%plaintext <?INDEX {\tt SuppressHTMLPreamble} index option> --> If the directory actually contains a file specified by the |