]> granicus.if.org Git - apache/commitdiff
"Comment out .gz etc. AddEncoding lines in our default configuration.
authorErik Abele <erikabele@apache.org>
Sun, 1 Jun 2003 21:11:06 +0000 (21:11 +0000)
committerErik Abele <erikabele@apache.org>
Sun, 1 Jun 2003 21:11:06 +0000 (21:11 +0000)
Current browsers have a tendency to decompress the data when no one really
wants it to do that.  If you want the old behavior that leads to transparent
decompression by modern browsers, uncomment these lines.  But, this
shouldn't be our default." (see httpd-std.conf.in r1.32, jerenkrantz)

Reviewed by: wrowe, slive, nd, erik

Also removed the corresponding entry from STATUS.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100131 13f79535-47bb-0310-9956-ffa450edef68

docs/STATUS
docs/conf/httpd-win.conf

index fdfaa5b0e60d3895e9d697a9e93e17f01a5b146d..183a06b9c1cf7488cbfd6a4e2f1f25cf99ca190b 100644 (file)
@@ -1,5 +1,5 @@
 Apache HTTP Server 2.1 Documentation Status File.
-Last modified: $Date: 2003/06/01 20:48:54 $
+Last modified: $Date: 2003/06/01 21:11:05 $
 
 For more information on how to contribute to the Apache Documentation
 Project, please see http://httpd.apache.org/docs-project/
@@ -9,24 +9,6 @@ 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
-    jerenkrantz said in the log message:
-        Current browsers have a tendency to decompress the data when no one
-        really wants it to do that.  If you want the old behavior that leads to
-        transparent decompression by modern browsers, uncomment these lines.
-        But, this shouldn't be our default.
-    Someone else said: Certainly wasn't in 1.3.
-    nd adds: we should provide example solutions somewhere in the docs.
-      e.g.: .tar.gz should get the content-type application/x-gzip
-      (hmm, bad x-, better suggestions?).
-      <Files *.tar.gz>
-        Forcetype ...
-      </Files>
-
-     - Backport to 2.0
-       +1: wrowe, slive, nd, erik
-
 - Figure out what to do about the 2.0 FAQ
     - Copy important stuff from 1.3?
     - Some kind of XML?
@@ -127,7 +109,7 @@ Documentation improvements
     a similar effect.
 
 * Autogeneration of PDF
-  - André is working on this, Erik volunteers to help out
+  - Andre is working on this, Erik volunteers to help out
 
 * Improving the documentation of the documentations' build system
   itself (requirements, procedures)
@@ -154,3 +136,5 @@ Documentation improvements
 * Summarize all the implemented drafts/standards with short explanations
   within a document. (PR 16938)
 
+* Provide example solutions for the mapping of encodings, especially
+  for .gz etc. (also in regard to our default configuration)
index bd609f67ed47a6243350a88d5e73e0fab9521f13..cc83ccab3d2990a3cf12c6df53e41475c99a8d65 100644 (file)
@@ -615,8 +615,8 @@ IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
 # Despite the name similarity, the following Add* directives have nothing
 # to do with the FancyIndexing customization directives above.
 #
-AddEncoding x-compress Z
-AddEncoding x-gzip gz tgz
+#AddEncoding x-compress Z
+#AddEncoding x-gzip gz tgz
 
 #
 # DefaultLanguage and AddLanguage allows you to specify the language of