]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Move the logic for creating CGI processes from mod_include to mod_cgi(d).
authorRyan Bloom <rbb@apache.org>
Mon, 5 Feb 2001 22:57:21 +0000 (22:57 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 5 Feb 2001 22:57:21 +0000 (22:57 +0000)
commit98028473325d1e8489839ef31c0ce420f9c40f6b
tree234a4147e9bed8dd3d7b4a8c1dd645c0217f130c
parentbd3c63e7bc648dea5aa65a01abbfb146a8f08e88
Move the logic for creating CGI processes from mod_include to mod_cgi(d).
This removes a good deal of duplicate logic for creating CGI scripts.

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