]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild
authorDaniel Gruno <humbedooh@apache.org>
Sat, 31 Mar 2012 07:19:07 +0000 (07:19 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sat, 31 Mar 2012 07:19:07 +0000 (07:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1307727 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dir.html.en

index a5c0dc6fe6077ba2df4b21459fc8c118eacc2c6f..7fed485377dce4a740cb8057dce7cac58f1288bb 100644 (file)
@@ -197,6 +197,8 @@ a directory</td></tr>
     <code>index.html</code> file. <strong>But a request without trailing slash
     would list the directory contents</strong>.</p>
     </div>
+       <p>Also note that some browsers may erroneously change POST requests into GET 
+       (thus discarding POST data) when a redirect is issued.</p>
 
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>