]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add back suexec support.
authorManoj Kasichainula <manoj@apache.org>
Mon, 23 Oct 2000 15:30:57 +0000 (15:30 +0000)
committerManoj Kasichainula <manoj@apache.org>
Mon, 23 Oct 2000 15:30:57 +0000 (15:30 +0000)
commitb1fb90877e90fcf1a55f1ec129e31de12bf938e2
tree9cfcad3f96739acbead64dbbf874ddbd80748d59
parent515147e1717df483f86b2fe7bebc65a68add0590
Add back suexec support.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86712 13f79535-47bb-0310-9956-ffa450edef68
20 files changed:
STATUS
include/ap_mpm.h
include/httpd.h
modules/aaa/config.m4
modules/filters/mod_include.c
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c
modules/generators/mod_suexec.c [new file with mode: 0644]
modules/mappers/mod_rewrite.c
modules/mappers/mod_userdir.c
modules/metadata/mod_mime_magic.c
os/beos/os.c
os/bs2000/os.c
os/os2/util_os2.c
os/tpf/os.c
os/unix/Makefile.in
os/unix/unixd.c
os/unix/unixd.h
server/config.c
support/suexec.c