From 967f7bbbb7ca90022f9fbf155a0a19c589ad675d Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Wed, 9 Apr 2003 20:15:02 +0000 Subject: [PATCH] Please consider and vote - see what this choice has done to us r.e. .tar.gz.md5 files and so forth. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99313 13f79535-47bb-0310-9956-ffa450edef68 --- docs/STATUS | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/STATUS b/docs/STATUS index abba425459..e0171e52f8 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -1,5 +1,5 @@ Apache HTTP Server 2.1 Documentation Status File. -Last modified: $Date: 2003/04/07 16:47:57 $ +Last modified: $Date: 2003/04/09 20:15:02 $ For more information on how to contribute to the Apache Documentation Project, please see http://httpd.apache.org/docs-project/ @@ -9,6 +9,16 @@ Project, please see http://httpd.apache.org/docs-project/ Decisions pending ================= + -Comment out .gz etc. AddEncoding lines in our default configuration. + docs/conf/httpd-std.conf.in rev 1.32 + jerenkranz: Current browsers have a tendency to decompress the data + when no one really wants it to do that. If you want the + 2.0 behavior that leads to transparent decompression + by modern browsers, uncomment these lines. But, this + shouldn't be our default, and certainly wasn't in 1.3. + - Backport to 2.0 + +1: wrowe + - Where to put docs checkout on website - Leave it at /docs-x.y/ +1: Joshua, Erik, Kess, Mads -- 2.40.0