* The mod_php option is no longer implemented.

svn path=/nixos/trunk/; revision=17578
This commit is contained in:
Eelco Dolstra 2009-10-01 15:34:51 +00:00
parent 2dce393e6e
commit e4c27acde3

View File

@ -438,11 +438,6 @@ in
";
};
mod_php = mkOption {
default = false;
description = "Whether to enable the PHP module.";
};
virtualHosts = mkOption {
default = [];
example = [