nixpkgs/modules/services/web-servers/apache-httpd
aszlig 919e6e55a9
apache-httpd: Create runtime dir for version 2.4.
By default the path is determined related to ServerRoot. Unfortunately
ServerRoot is pointing to the Nix store and the web server can't write to it.

We now create a directory called "runtime" withen the stateDir and point
DefaultRuntimeDir to it.

For more information on the DefaultRuntimeDir directive, please see:

http://httpd.apache.org/docs/2.4/mod/core.html#defaultruntimedir

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-17 17:38:43 +02:00
..
default.nix apache-httpd: Create runtime dir for version 2.4. 2012-10-17 17:38:43 +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