On Thu, 1 Mar 2001, [EMAIL PROTECTED] wrote:

> > I used to believe that too, but now that I've developed
> > applications that make rather extensive use of the Apache API, I would
> > actually love to have an environment similar to CGI but 
> > providing the full
> > Apache API, including logging, notes/pnotes, etc. 
> 
> How would it be similar to CGI then?  I'm guessing you want to be able to
> register a separate program to handle any part of the request phase?

Similar to CGI in that it would fork a process (and hence we could use
suexec or whatever mechanism to suid). And yes, we should be able to
register it in whatever request phase.

-- 
<Matt/>

    /||    ** Founder and CTO  **  **   http://axkit.com/     **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** mod_perl news and resources: http://take23.org  **
     \\//
     //\\
    //  \\

Reply via email to