From: Daniel Gruno Date: Sat, 31 Mar 2012 07:19:07 +0000 (+0000) Subject: Rebuild X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=491ca9b2ec7443c6f740c91cb22a3544aa94b9cf;p=thirdparty%2Fapache%2Fhttpd.git Rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1307727 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_dir.html.en b/docs/manual/mod/mod_dir.html.en index a5c0dc6fe60..7fed485377d 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