nixpkgs/nixos/modules/services/web-servers/nginx
Franz Pletz 530282eebe
nginx module: fix applying recommended proxy headers
Previously, if proxy_set_header would be used in an extraConfig of
a location, the headers defined in the http block by
recommendedProxySettings would be cleared. As this is not the intended
behaviour, these settings are now included from a separate file if
needed.
2017-08-30 21:01:52 +02:00
..
default.nix nginx module: fix applying recommended proxy headers 2017-08-30 21:01:52 +02:00
location-options.nix nginx module: fix applying recommended proxy headers 2017-08-30 21:01:52 +02:00
vhost-options.nix nginx module: clean up SSL/listen handling 2017-08-30 21:01:52 +02:00