Eelco Dolstra 9fa19cfcea apache-httpd: Don't set default content encodings
In general, you don't want a .tar.gz file to be served with
"Content-Encoding: x-gzip", because this causes browsers (like Chrome
or "curl --compressed") to decompress the file on the fly. So you end
up with a .tar rather than .tar.gz file, which is unexpected.

If people want such encodings, they should set them in their own NixOS
configuration.
2015-07-07 12:12:49 +02:00
..
2015-07-05 17:25:42 -07:00
2015-06-15 18:18:46 +02:00
2015-06-15 18:18:46 +02:00
2015-07-07 10:58:58 +02:00
2015-06-30 17:25:56 +02:00