From: Daniel Gruno Date: Mon, 25 Jun 2012 13:01:12 +0000 (+0000) Subject: Fix the wording of r1353263 a bit. X-Git-Tag: 2.5.0-alpha~6700 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d36c0d8fdc70c616babac4f3365cb7e45a5ed58c;p=thirdparty%2Fapache%2Fhttpd.git Fix the wording of r1353263 a bit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1353503 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_dir.xml b/docs/manual/mod/mod_dir.xml index f404abab8b9..caf5197e330 100644 --- a/docs/manual/mod/mod_dir.xml +++ b/docs/manual/mod/mod_dir.xml @@ -118,7 +118,7 @@ a directory DirectoryIndex index.html index.php </Directory> -# 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. <Directory /foo> DirectoryIndex index.html