nixpkgs/nixos/modules/services/web-servers/nginx
Bob van der Linden d9987f360a nginx: added serverName option for virtualHosts
This allows overriding the `server_name` attribute of virtual
hosts. By doing so it is possible to have multiple virtualHost
definitions that share the same `server_name`. This is useful in
particular when you need a HTTP as well as a HTTPS virtualhost: same
server_name, different port.
2017-01-25 14:55:55 +01:00
..
default.nix nginx: added serverName option for virtualHosts 2017-01-25 14:55:55 +01:00
location-options.nix nginx module: add index and tryFiles 2016-08-25 23:27:56 +00:00
vhost-options.nix nginx: added serverName option for virtualHosts 2017-01-25 14:55:55 +01:00