]> granicus.if.org Git - apache/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)
commit672c91791dab7d6eb2215a259d075bca06c75c18
tree7cd5932029b20c6f43bfd5f21684fe30f7215535
parent72cbd26d26e320659f8399ed39095c7d6b256983
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