]> granicus.if.org Git - apache/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)
commitfbfcde1463af7d1a282236c3db9f11d24abe1e57
tree234a4147e9bed8dd3d7b4a8c1dd645c0217f130c
parent1a3c98e63b12cffdf7808365c479e8a81010c03c
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