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/03/09 22:30:56 UTC

svn commit: r1575774 - /httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dir.xml

Author: covener
Date: Sun Mar  9 21:30:55 2014
New Revision: 1575774

URL: http://svn.apache.org/r1575774
Log:
copy/paste errors in new directive DirectoryCheckHandler

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dir.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dir.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dir.xml?rev=1575774&r1=1575773&r2=1575774&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dir.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dir.xml Sun Mar  9 21:30:55 2014
@@ -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