On Mon, 6 Nov 2000, Todd Finney wrote:
> The only difficulty then remaining is the existing CGI 
> scripts that this system wraps.  There are several dozen of 
> these in place already, and changing the argument handling 
> would be rather tedious.  Do you know of an easy method for 
> handling that translation, 'easy' meaning 'anything easier 
> than changing all the scripts or Apache itself'. :)

You can get nearly any CGI script to run under Apache::PerlRun or
Apache::Registry.  And, as Ken pointed out, you can use Apache::Filter or
various other methods for collecting the output without sending it
straight to the browser.
- Perrin


Reply via email to