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-01-26 02:09:04 +01:00
2015-06-15 18:11:32 +02:00
2015-06-21 18:21:21 +03:00
2015-03-07 00:26:57 +03:00
2015-06-15 18:18:46 +02:00
2015-07-07 10:58:58 +02:00
2015-06-30 17:16:51 -04:00
2015-06-15 18:18:46 +02:00
2015-04-23 14:30:12 -04:00
2015-06-15 18:11:32 +02:00