3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/web-servers/apache-httpd
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
..
default.nix httpd: Don't require keys.target 2014-03-17 15:01:10 +01:00
mediawiki.nix mediawiki: Don't rewrite /images if uploads are enabled 2014-02-27 07:17:10 -05:00
mercurial.nix
per-server-options.nix Give types to the Apache httpd options 2013-10-29 14:03:39 +01:00
tomcat-connector.nix Fix evaluation error in the tomcat test 2013-10-29 01:26:51 +01:00
trac.nix
zabbix.nix