]> granicus.if.org Git - apache/commit
mod_cgi: Restore logging of stderr from child process when ScriptLog
authorJeff Trawick <trawick@apache.org>
Sun, 28 May 2000 11:48:24 +0000 (11:48 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 28 May 2000 11:48:24 +0000 (11:48 +0000)
commit822f0dc1437dcbdb1258967923712dd2f14ce178
treef02c8f9121dfdd7c60e249e5cd77bf0a80bff583
parent8c4bc9002c484458b5ee19e5e6edd91f89f20f3c
mod_cgi: Restore logging of stderr from child process when ScriptLog
isn't used (as in 1.3), except that on Unix it is now logged via
ap_log_rerror() instead of by the child having STDERR_FILENO refer
to the error log.
Submitted by: Greg Ames
Reviewed by: Jeff Trawick

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