Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Feb 2005 16:56:59 +0100 (CET)
From:      Sten Spans <sten@blinkenlights.nl>
To:        Steven Hartland <killing@multiplay.co.uk>
Cc:        Claus Guttesen <cguttesen@yahoo.dk>
Subject:   Re: Apache 2 on FreeBSD 5.3
Message-ID:  <Pine.SOC.4.61.0502041654340.10421@tea.blinkenlights.nl>
In-Reply-To: <075901c50ac5$8d56acb0$7f06000a@int.mediasurface.com>
References:  <20050204103210.69846.qmail@web26806.mail.ukl.yahoo.com> <Pine.SOC.4.61.0502041500310.10421@tea.blinkenlights.nl> <075901c50ac5$8d56acb0$7f06000a@int.mediasurface.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Feb 2005, Steven Hartland wrote:

> ----- Original Message ----- From: "Sten Spans" <sten@blinkenlights.nl>
>
>> I run apache with php as cgi on some boxen for security reasons,
>> and will migrate to apache2 because of the improved errorlog handling
>> ( try print stderr "\n\n\n"; in a cgi to see the difference ).
>
> iirc this there is a compile time switch which fixes this.

nope, I ain't talking about the unescaped stuff.
In apache13 errorlog is straight stderr for cgi's.
With apache2 things are fidled with in mod_cgi
which stops extranous \n's.

I need this to be able to split the errorlog
per vhost ( I don't want to waste fd's on an
errorlog per vhost ).

-- 
Sten Spans

"There is a crack in everything, that's how the light gets in."
Leonard Cohen - Anthem



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOC.4.61.0502041654340.10421>