From: Ian Holsman Date: Wed, 21 Nov 2001 21:15:15 +0000 (+0000) Subject: comment out module test_pass_brigade as it doesn't exist X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b42030e8a2f2bc2250ec23de946dff83c23b8e4;p=apache comment out module test_pass_brigade as it doesn't exist git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92105 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/generators/config5.m4 b/modules/generators/config5.m4 index 84eea049f3..1529d85fc8 100644 --- a/modules/generators/config5.m4 +++ b/modules/generators/config5.m4 @@ -8,7 +8,7 @@ APACHE_MODULE(status, process/thread monitoring, , , yes) APACHE_MODULE(autoindex, directory listing, , , yes) APACHE_MODULE(asis, as-is filetypes, , , yes) APACHE_MODULE(info, server information, , , most) -APACHE_MODULE(test_pass_brigade, TEST, , , most) +dnl APACHE_MODULE(test_pass_brigade, TEST, , , most) APACHE_MODULE(suexec, set uid and gid for spawned processes, , , no, [ other_targets=suexec ] )