nixpkgs/modules/services/web-servers/apache-httpd
aszlig 3ad8fac5a2
apache-httpd: Dynamically load MPM module in v2.4.
Now, MPMs can be loaded at runtime and it's no longer required to compile in one
of the MPM modules statically. So, if version is >= 2.4, load the MPM module
corresponding to the multiProcessingModule value of the service module.

For details, please see: http://httpd.apache.org/docs/2.4/mpm.html

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-17 15:17:48 +02:00
..
default.nix apache-httpd: Dynamically load MPM module in v2.4. 2012-10-17 15:17:48 +02:00
mediawiki.nix mediawiki.nix: Use the right PHP build 2012-07-30 17:19:23 +02:00
mercurial.nix * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
per-server-options.nix * Move logFormat to the per-vhost options. 2012-05-11 23:14:05 +00:00
tomcat-connector.nix Added extraWorkersProperties parameter, so that custom tweaks can be added 2012-02-06 13:11:48 +00:00
trac.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
zabbix.nix * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00