]> granicus.if.org Git - apache/commitdiff
Specify the default settings, as requested in tid50417
authorRich Bowen <rbowen@apache.org>
Sun, 16 Jan 2011 15:33:12 +0000 (15:33 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 16 Jan 2011 15:33:12 +0000 (15:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059584 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_autoindex.xml

index c24de983b606502eb113686d9ed0b993712609f1..a4264f476f983f58ac6f47c5ae771920d6a309cc 100644 (file)
@@ -504,6 +504,7 @@ of the index listing</description>
 <description>Adds to the list of files to hide when listing
 a directory</description>
 <syntax>IndexIgnore <var>file</var> [<var>file</var>] ...</syntax>
+<default>IndexIgnore "."</default>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context>
 </contextlist>
@@ -562,6 +563,7 @@ a directory</description>
 indexing</description>
 <syntax>IndexOptions  [+|-]<var>option</var> [[+|-]<var>option</var>]
 ...</syntax>
+<default>By default, no options are enabled.</default>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context>
 </contextlist>