]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get mod_cgid to use apr calls for creating the actual CGI process.
authorRyan Bloom <rbb@apache.org>
Sat, 23 Dec 2000 07:09:01 +0000 (07:09 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 23 Dec 2000 07:09:01 +0000 (07:09 +0000)
commit3a32d979f2227c82c5f115e4a888c909cf67e1d3
tree7cd5932029b20c6f43bfd5f21684fe30f7215535
parent8005bbe35df5397e95df77b78bf45a41eaefee54
Get mod_cgid to use apr calls for creating the actual CGI process.
This also allows mod_cgid to use ap_os_create_priviledged_process,
thus allowing for SuExec execution from mod_cgid.  Currently, we do
not support everything that standard SuExec supports, but at least
it works minimally now.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87524 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/generators/mod_cgid.c