94937ba2aa
httpd = { ... virtualHosts = [ { hostName = "foo"; documentRoot = "/data/webroot-foo"; ... } { hostName = "bar"; documentRoot = "/data/webroot-bar"; ... } ]; }; Each virtual host can specify almost any option also permitted in the top-level httpd configuration. svn path=/nixos/trunk/; revision=10682 |
||
---|---|---|
boot | ||
configuration | ||
doc/manual | ||
etc | ||
helpers | ||
installer | ||
system | ||
upstart-jobs | ||
default.nix | ||
README | ||
STABLE | ||
VERSION |
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nix.cs.uu.nl/nixos and in the manual in doc/manual.