On 5/2/06, Ron Savage <[EMAIL PROTECTED]> wrote:
On Tue, 2 May 2006 14:10:46 -0400, Cees Hek wrote:
Hi Cees
> But since you mention mod_perl 1, I guess you will have to do a lot
Does it work for Registry scripts?
Does what work for Registry scripts? If you are talking
Apache2::UploadMeter, then it will work with anything at all, as long
as you are running Apache2 and mod_perl2. It will work with static
pages, CGI scripts, mod_perl2 handlers, PHP scripts. Anything you
want.
If you are using mod_perl 1, then you can use Apache::UploadMeter,
which will work with registry scripts (but you can only configure one
uploadmeter for the server). if you do it manually, then you can do
it in a CGI script or a registry script, but you need to do all the
work yourself (using the UPLOAD_HOOK in mod_perl or CGI.pm).
Cheers,
Cees
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[email protected]/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]