]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
More professional phrasing of DirectorySlash description.
authorRich Bowen <rbowen@apache.org>
Tue, 15 Mar 2011 03:49:31 +0000 (03:49 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 15 Mar 2011 03:49:31 +0000 (03:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1081659 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dir.xml

index 81c613495fb240cfbaca62e938eba783613f826b..2a69d1db343c145ea32626a252cd04e42f94d054 100644 (file)
@@ -131,8 +131,10 @@ a directory</description>
     <li>Relative URL references inside html pages will work correctly.</li>
     </ul>
 
-    <p>Well, if you don't want this effect <em>and</em> the reasons above don't
-    apply to you, you can turn off the redirect with:</p>
+    <p>If you don't want this effect <em>and</em> the reasons above don't
+    apply to you, you can turn off the redirect as shown below. However,
+    be aware that there are possible security implications to doing
+    this.</p>
 
     <example>
         # see security warning below!<br />