]> granicus.if.org Git - apache/commitdiff
Merge r1307726 from trunk:
authorDaniel Gruno <humbedooh@apache.org>
Sat, 31 Mar 2012 07:21:47 +0000 (07:21 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sat, 31 Mar 2012 07:21:47 +0000 (07:21 +0000)
Note that some browsers may erroneously convert POST into GET on redirect.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1307728 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dir.xml

index c9d7c3a1dd84a34b6d7245c0d1787e205c81ff40..be930d63fc01fd29ac386eb6c5ff5847185aa31b 100644 (file)
@@ -188,6 +188,8 @@ a directory</description>
     <code>index.html</code> file. <strong>But a request without trailing slash
     would list the directory contents</strong>.</p>
     </note>
+       <p>Also note that some browsers may erroneously change POST requests into GET 
+       (thus discarding POST data) when a redirect is issued.</p>
 </usage>
 </directivesynopsis>
 <directivesynopsis>