You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by hu...@apache.org on 2012/06/25 15:01:14 UTC

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

Author: humbedooh
Date: Mon Jun 25 13:01:12 2012
New Revision: 1353503

URL: http://svn.apache.org/viewvc?rev=1353503&view=rev
Log:
Fix the wording of r1353263 a bit.

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=1353503&r1=1353502&r2=1353503&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_dir.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_dir.xml Mon Jun 25 13:01:12 2012
@@ -118,7 +118,7 @@ a directory</description>
     DirectoryIndex index.html index.php
 &lt;/Directory&gt;
 
-# Example C: To replace the list, you must explicitly do so:
+# Example C: To replace the list, you must explicitly reset it first:
 # In this example, only index.php will remain as an index resource.
 &lt;Directory /foo&gt;
     DirectoryIndex index.html