From: Rich Bowen Date: Mon, 20 Aug 2001 00:19:49 +0000 (+0000) Subject: Error is argument listing for version sorting. A few minor typos. X-Git-Tag: 2.0.25~266 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7263eb0e2eee03c3000261c28dd04beaeaf2d3cf;p=apache Error is argument listing for version sorting. A few minor typos. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90379 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_autoindex.html b/docs/manual/mod/mod_autoindex.html index a85eb3182d..38b94c7e25 100644 --- a/docs/manual/mod/mod_autoindex.html +++ b/docs/manual/mod/mod_autoindex.html @@ -109,13 +109,13 @@ directory resource.
  • F=2 formats the listing as an HTMLTable FancyIndexed list
     
  • V=0 disables version sorting -
  • V=0 enables version sorting
      +
  • V=1 enables version sorting
     
  • P=pattern lists only files matching the given pattern

    Note that the 'P'attern query argument is tested after the usual IndexIgnore -directives are processed, and all file names are still subjected to the same critera +directives are processed, and all file names are still subjected to the same criteria as any other autoindex listing. The Query Arguments parser in mod_autoindex will stop abruptly when an unrecognized option is encountered. The Query Arguments must be well formed, according to the table above.

    @@ -747,7 +747,7 @@ If there is no header file, the preamble is generated as usual.
    This will suppress the icon in fancy indexing listings. Combining -both SuppressIcon and SuppressRules yeilds proper +both SuppressIcon and SuppressRules yields proper HTML 3.2 output, which by the final specification prohibits IMG and HR tags from the PRE block (used to format FancyIndexed listings.)
    SuppressLastModified