You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2014/01/28 20:28:44 UTC

svn commit: r1562170 - /httpd/httpd/trunk/docs/manual/mod/mod_dir.xml

Author: covener
Date: Tue Jan 28 19:28:44 2014
New Revision: 1562170

URL: http://svn.apache.org/r1562170
Log:
copy/paste errors

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_dir.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_dir.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_dir.xml?rev=1562170&r1=1562169&r2=1562170&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_dir.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_dir.xml Tue Jan 28 19:28:44 2014
@@ -278,12 +278,12 @@ a directory</description>
 <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 ON" was specified.</compatibility>
 <usage>
     <p>The <directive>DirectoryCheckHandler</directive> directive determines 
     whether <module>mod_dir</module> should check for directory indexes or