]> granicus.if.org Git - apache/blobdiff - docs/manual/mod/mod_autoindex.xml
Add ShowForbidden to IndexOptions to list files
[apache] / docs / manual / mod / mod_autoindex.xml
index 54e1714a7e8d194194307364a39c24e80216ee77..81abb98e3a178b87e6263571265196f5e0e5fcbd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -652,6 +652,12 @@ indexing</description>
       then httpd will read the document for the value of the
       <code>title</code> element. This is CPU and disk intensive.</dd>
 
+      <dt><a name="indexoptions.showforbidden"
+               id="indexoptions.showforbidden">ShowForbidden</a></dt>
+
+      <dd>If specified, Apache will show files normally hidden because
+      the subrequest returned HTTP_UNAUTHORIZED or HTTP_FORBIDDEN</dd>
+
       <dt><a name="indexoptions.suppresscolumnsorting"
                id="indexoptions.suppresscolumnsorting"
                >SuppressColumnSorting</a></dt>