I have looked at mod_become before, but I really don't see any advantage to it over CGI as it kills off the httpd process after any request. If each httpd only handles one request, how is it an improvement on cgi?
Or have I misunderstood how mod_become works? -Rasmus > There is also mod_become, which allows apache to swap to the user on a > vhost base. http://www.snert.com/Software/mod_become/index.shtml -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]