in reply to •Re: Re: •Re: CGI upload and mod_perl
in thread CGI upload and mod_perl
Just to make it a little more confusing the CGI module works with mod_perl as well as CGI.
However, unless you need your code to work in both CGI and mod_perl it's a better idea to use the various mod_perl packages directly (Apache::Request, etc.)
|
|---|