nixpkgs/nixos/modules/services/web-servers/nginx
Dustin Frisch 891d1aa885
nixos/nginx: serve unknown MIME-Types as binary
The built-in default for unknown MIME-Types is `text/plain` whereas the
upstream default config changes it to `application/octet-stream`. By
changing the default tpye, unknown files will be downloaded by browsers
instead of being displayed.
2021-01-30 12:52:02 +01:00
..
default.nix nixos/nginx: serve unknown MIME-Types as binary 2021-01-30 12:52:02 +01:00
gitweb.nix nixos/nginx/gitweb: add some (crucial) options 2020-01-14 00:11:10 +00:00
location-options.nix nixos/nginx: allow overriding fastcgi params 2021-01-05 03:36:18 +00:00
vhost-options.nix nginx: add a warning that nginx's basic auth isn't very good. 2020-11-02 08:16:01 -05:00