diff options
author | Manoj Kasichainula <manoj@apache.org> | 2000-10-23 17:30:57 +0200 |
---|---|---|
committer | Manoj Kasichainula <manoj@apache.org> | 2000-10-23 17:30:57 +0200 |
commit | b1fb90877e90fcf1a55f1ec129e31de12bf938e2 (patch) | |
tree | 9cfcad3f96739acbead64dbbf874ddbd80748d59 /modules/aaa | |
parent | London Sun. (diff) | |
download | apache2-b1fb90877e90fcf1a55f1ec129e31de12bf938e2.tar.xz apache2-b1fb90877e90fcf1a55f1ec129e31de12bf938e2.zip |
Add back suexec support.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86712 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/aaa')
-rw-r--r-- | modules/aaa/config.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/aaa/config.m4 b/modules/aaa/config.m4 index 7f56053adb..ae09ad7f8d 100644 --- a/modules/aaa/config.m4 +++ b/modules/aaa/config.m4 @@ -26,6 +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(alias, translation of requests, , yes) APACHE_CHECK_STANDARD_MODULE(rewrite, regex URL translation, , no, [ |