mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-13 11:15:37 +01:00
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. |
||
|---|---|---|
| .. | ||
| apache-httpd | ||
| jboss | ||
| lighttpd | ||
| nginx | ||
| phpfpm | ||
| varnish | ||
| caddy.nix | ||
| fcgiwrap.nix | ||
| shellinabox.nix | ||
| tomcat.nix | ||
| uwsgi.nix | ||
| winstone.nix | ||
| zope2.nix | ||