]> granicus.if.org Git - apache/commit
mod_cgid:
authorJeff Trawick <trawick@apache.org>
Sun, 4 Jun 2000 19:46:22 +0000 (19:46 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 4 Jun 2000 19:46:22 +0000 (19:46 +0000)
commitfefab2bc49d4fac489b0961d461496fb833234b3
treefa4b776ad671322b720f9b8561f2d042aa32054d
parent8a5914e8cd614a97662a1927a8d652c44be175bd
mod_cgid:

fix parmlist to ap_open() so that we can open the ScriptLog file o.k.

in log_script(), don't do anything with script_err parm if it is NULL
(for mod_cgid, it is always NULL; rather than simply ripping out such
logic I kept it in case somebody wants to factor out common parts of
mod_cgi.c and mod_cgid.c later)

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