Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jd/send-email-to-whom'
[gitweb.git]
/
t
/
lib-httpd
/
apache.conf
diff --git
a/t/lib-httpd/apache.conf
b/t/lib-httpd/apache.conf
index 3e6317b189235478c75bbe4b024ac4bec6d19221..9317ba08582d2a5d06ef5a2a8d8e63c72a146b3b 100644
(file)
--- a/
t/lib-httpd/apache.conf
+++ b/
t/lib-httpd/apache.conf
@@
-64,6
+64,9
@@
LockFile accept.lock
<IfModule !mod_mpm_prefork.c>
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
</IfModule>
+<IfModule !mod_unixd.c>
+ LoadModule unixd_module modules/mod_unixd.so
+</IfModule>
</IfVersion>
PassEnv GIT_VALGRIND