We are trying to implement a solution that would allow us to capture Apache (v.
2.0.63) responses sent to clients, each in a separate file on the server. I
added a bucket brigade based output filter that mimics an example found in
http://perl.apache.org/docs/2.0/user/handlers/filters.html#Bucket
First of all, I thank you both for your expert opinion on the topic. I have
never had to fiddle with this sort of Apache customization, so I'm learning
in the process...
As for the way to communicate the file name to the filter, sure, we would
like to keep it as simple as possible and avoid pi
altogether.
--
From: "Mark Hedges"
Sent: Friday, February 13, 2009 12:07 PM
To: "Solutio at Gmail"
Cc: "André Warnier" ;
Subject: Re: Capturing Apache response
On Tue, 10 Feb 2009, Solutio at Gmail wrote:
First of all, I thank you both for y
We'll look at pnotes too. Thanks again.
--
From: "Mark Hedges"
Sent: Friday, February 13, 2009 1:11 PM
To: "Solutio at Gmail"
Cc: "André Warnier" ;
Subject: Re: Capturing Apache response
I'm trying to s