Thanks. This fixes the problem I was having.
Jeff
-Original Message-
From: Stas Bekman [mailto:[EMAIL PROTECTED]
Sent: Monday, March 15, 2004 7:52 PM
To: Stas Bekman
Cc: Jeff Finn; [EMAIL PROTECTED]
Subject: Re: [mp2] Trouble with Apache::Filter input and mod_dav
Stas Bekman wrote
Stas Bekman wrote:
Jeff Finn wrote:
Hi,
I'm trying to write an input filter that will read the request body
data, do
some transformation, and then write the output to a file using mod_dav:
DAV on
PerlInputFilterHandlerFileDataLog::input
The problem I'm having is that whenever I tr
Jeff Finn wrote:
Hi,
I'm trying to write an input filter that will read the request body data, do
some transformation, and then write the output to a file using mod_dav:
DAV on
PerlInputFilterHandler FileDataLog::input
The problem I'm having is that whenever I try to PUT a file