On 26-Apr-07, at 3:38 PM, Jonathan Vanasco wrote:
this is just a reposting from the MP main list, per Philip's request.
The full posting is:
From: [EMAIL PROTECTED]
Subject:bug(s) in FreeBSD Apache2::SizeLimit ?
Date: March 30, 2007 1:44:21 PM EDT
On Thursday 26 April 2007 21:10, Tyler Bird wrote:
> But I was wondering isn't there anything I can do to mod_perl that will
> allow a plain warn to send it to my virtualhosts log and not my servers
> log.
>
> without using the $r->warn() syntax
The problem is you need a $r object for that. In MP1