nixpkgs/nixos/modules
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
..
config pam_mount module: integrate pam_mount into PAM of NixOS 2015-07-04 23:42:31 +02:00
hardware types.uniq types.str -> types.str 2015-06-15 18:12:32 +02:00
installer nixos/installer: Add grub2_efi to the store so that it is available to install 2015-07-05 19:11:56 -07:00
misc subsonic service: init 2015-07-05 17:25:42 -07:00
profiles Replaces https://github.com/NixOS/nixpkgs/pull/8368 2015-06-17 19:26:17 +02:00
programs Some more type cleanup 2015-06-15 18:18:46 +02:00
security pam_mount module: integrate pam_mount into PAM of NixOS 2015-07-04 23:42:31 +02:00
services apache-httpd: Don't set default content encodings 2015-07-07 12:12:49 +02:00
system nixos/install-grub: Fix symlink installation for boot filesystems which don't support symlinking 2015-07-05 18:34:47 -07:00
tasks Some more type cleanup 2015-06-15 18:18:46 +02:00
testing
virtualisation nixos docker: fix service and test 2015-07-05 13:57:23 +02:00
module-list.nix sundtek init at 30-06-2015 2015-07-07 10:58:58 +02:00
rename.nix Remove option ec2.metadata 2015-06-30 17:25:56 +02:00