nixpkgs/nixos/modules/services/web-servers
Eelco Dolstra 28b7d67d08 httpd: Don't require keys.target
This has the unintended side-effect of restarting httpd every time we
run switch-to-configuration, even if httpd hasn't changed (because
we're doing a "stop keys.target" now).  So use a "Wants" dependency
instead.
2014-03-17 15:01:10 +01:00
..
apache-httpd httpd: Don't require keys.target 2014-03-17 15:01:10 +01:00
jboss Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
lighttpd Substitute "types.uniq types.string" -> "types.str" 2013-10-30 14:57:42 +01:00
nginx nixos: set all package options to have type package 2014-02-27 13:22:29 +01:00
varnish Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
phpfpm.nix phpfpm module: Make extraConfig and poolConfigs mergeable by switching option type to types.lines 2014-03-12 11:45:31 +01:00
tomcat.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
winstone.nix winstone NixOS module: Make it possible to set systemd service name 2014-03-12 23:28:38 +01:00
zope2.nix nixos: zope2 service: adding clientHome option 2013-10-29 12:53:08 +01:00