From: Daniel Gruno Date: Sat, 31 Mar 2012 07:22:39 +0000 (+0000) Subject: Rebuild X-Git-Tag: 2.4.2~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9774a7f65a8c20d37735845ddd193264eadae81;p=apache Rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1307729 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_dir.html.en b/docs/manual/mod/mod_dir.html.en index a597b7be2a..ceb56b14a7 100644 --- a/docs/manual/mod/mod_dir.html.en +++ b/docs/manual/mod/mod_dir.html.en @@ -197,6 +197,8 @@ a directory index.html file. But a request without trailing slash would list the directory contents.

+

Also note that some browsers may erroneously change POST requests into GET + (thus discarding POST data) when a redirect is issued.

top