]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
start piped loggers via the shell, passing through the environment variables
authorJeff Trawick <trawick@apache.org>
Wed, 23 Jun 2004 12:32:22 +0000 (12:32 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 23 Jun 2004 12:32:22 +0000 (12:32 +0000)
commit5ef3a9aa2b3f9e6f6d2bb14bfd8381deae20be33
treef26c27113abe539198715afd02f2b9486da495a4
parent4497da3c53466109e34ab70bc1776314cb7bc000
start piped loggers via the shell, passing through the environment variables
in the httpd process

this requires a new APR feature (APR_SHELLCMD_ENV), just added to apr 1.0-dev

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104019 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/log.c