mirror of
https://github.com/apache/httpd.git
synced 2025-08-01 16:41:19 +00:00
Hmmm... why did git miss this?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1664456 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -4,7 +4,7 @@ APACHE_MODPATH_INIT(arch/unix)
|
||||
if ap_mpm_is_enabled "simple" \
|
||||
|| ap_mpm_is_enabled "worker" \
|
||||
|| ap_mpm_is_enabled "event" \
|
||||
|| ap_mpm_is_enabled "eventopt" \
|
||||
|| ap_mpm_is_enabled "motorz" \
|
||||
|| ap_mpm_is_enabled "prefork"; then
|
||||
unixd_mods_enable=yes
|
||||
else
|
||||
|
Reference in New Issue
Block a user