]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a problem with streaming script output and mod_cgid. We have
authorJeff Trawick <trawick@apache.org>
Thu, 3 Oct 2002 18:15:34 +0000 (18:15 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 3 Oct 2002 18:15:34 +0000 (18:15 +0000)
commit53f940a84a445ed88c20814e77e779091935398e
treeec967d0c0ddbf62c3dabc0355b6ac7a00ec17879
parentef37086a4a108a9eb759ad27c2df2ed861da700d
Fix a problem with streaming script output and mod_cgid.  We have
to tell APR that the socket can be treated as a pipe so that the
apr_file_t is initialized properly.

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