Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: d9987f360a72b97b346f13f7d5ec1bf58f284e52
https://github.com/NixOS/nixpkgs/commit/d9987f360a72b97b346f13f7d5ec1bf58f284e52
Author: Bob van der Linden <[email protected]>
Date: 2017-01-25 (Wed, 25 Jan 2017)
Changed paths:
M nixos/modules/services/web-servers/nginx/default.nix
M nixos/modules/services/web-servers/nginx/vhost-options.nix
Log Message:
-----------
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.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits