]> granicus.if.org Git - apache/commitdiff
copy/paste errors in new directive DirectoryCheckHandler
authorEric Covener <covener@apache.org>
Sun, 9 Mar 2014 21:30:55 +0000 (21:30 +0000)
committerEric Covener <covener@apache.org>
Sun, 9 Mar 2014 21:30:55 +0000 (21:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1575774 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dir.xml

index 23a982ad171e945eaad75c32464478df78fcf73e..947f7a3559fc0d9289c8f1a2847de7ee0940e8d7 100644 (file)
@@ -280,12 +280,12 @@ later</compatibility>
 <name>DirectoryCheckHandler</name>
 <description>Toggle how this module responds when another handler is configured</description>
 <syntax>DirectoryCheckHandler On|Off</syntax>
-<default>DirectorySlash Off</default>
+<default>DirectoryCheckHandler Off</default>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context></contextlist>
 <override>Indexes</override>
 <compatibility>Available in 2.4.8 and later.  Releases prior to 2.4 implicitly
-act as if "DirectorySlash Off" was specified.</compatibility>
+act as if "DirectoryCheckHandler Off" was specified.</compatibility>
 <usage>
     <p>The <directive>DirectoryCheckHandler</directive> directive determines 
     whether <module>mod_dir</module> should check for directory indexes or