]> granicus.if.org Git - apache/commitdiff
Don't build mod_suexec by default. It breaks other platforms, and
authorManoj Kasichainula <manoj@apache.org>
Tue, 24 Oct 2000 11:45:41 +0000 (11:45 +0000)
committerManoj Kasichainula <manoj@apache.org>
Tue, 24 Oct 2000 11:45:41 +0000 (11:45 +0000)
since suexec isn't built by default anyway, it makes sense to treat
mod_suexec similarly.

Submitted by: Greg Stein

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86730 13f79535-47bb-0310-9956-ffa450edef68

modules/aaa/config.m4

index ae09ad7f8dd0aafe9ff45c2be15c234fbeb0d383..9aaa782cc18f43e81260a4274d3664b659e133d9 100644 (file)
@@ -26,7 +26,7 @@ APACHE_CHECK_STANDARD_MODULE(imap, internal imagemaps, , yes)
 APACHE_CHECK_STANDARD_MODULE(actions, Action triggering on requests, action, yes)
 APACHE_CHECK_STANDARD_MODULE(speling, correct common URL misspellings, , no)
 APACHE_CHECK_STANDARD_MODULE(userdir, mapping of user requests, , yes)
-APACHE_CHECK_STANDARD_MODULE(suexec, set uid and gid for spawned processes, , yes)
+APACHE_CHECK_STANDARD_MODULE(suexec, set uid and gid for spawned processes, , no)
 APACHE_CHECK_STANDARD_MODULE(alias, translation of requests, , yes)
 
 APACHE_CHECK_STANDARD_MODULE(rewrite, regex URL translation, , no, [