Josh Chamas wrote:

you might consider using the mod_perl interface directly for the file uploads, by first disabling Apache::ASP's file upload processing:

What is the benefit from doing this?


And then using the Apache::Request interface to get the $apr->upload data.

I tried to install Apache::Request, but it complains that it doesn't work with mod_perl2 yet.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to