nixpkgs/nixos/modules/services/web-servers
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
..
apache-httpd apache-httpd: Don't set default content encodings 2015-07-07 12:12:49 +02:00
jboss Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
lighttpd types.uniq types.int -> types.int 2015-06-15 18:11:32 +02:00
nginx nixos/nginx: enable service/config reload 2015-04-25 15:17:06 +02:00
varnish Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
fcgiwrap.nix Updated fcgiwrap's systemd unit to match upstream version. 2015-02-18 21:19:12 +00:00
phpfpm.nix phpfpm: add option for setting php.ini file 2014-06-16 22:44:18 +02:00
shellinabox.nix shellinabox service: intial implementation 2015-07-04 21:18:13 +12:00
tomcat.nix nixos/tomcat: make package version configurable 2014-09-11 22:32:16 +02:00
uwsgi.nix uwsgi-service: Add user/group for uwsgi service. 2015-06-24 14:48:53 +00:00
winstone.nix java: More default cleanups 2015-01-07 14:55:41 -08:00
zope2.nix Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00