You are right, thanks for the information
On 4/18/09, cpghost <[email protected]> wrote: > On Sat, Apr 18, 2009 at 09:56:09AM -0400, Mikel King wrote: >> > Does anyone have any suggestions for a lightweight webserver that >> > will run php? >> >> Most light weight webservers like nginx and lighttpd only run PHP as a >> cgi mod. > > With lighttpd, you can do both CGI and FastCGI: > > http://redmine.lighttpd.net/wiki/lighttpd/Docs:ModCGI > http://redmine.lighttpd.net/wiki/lighttpd/Docs:ModFastCGI > > Regards, > -cpghost. > > -- > Cordula's Web. http://www.cordula.ws/ > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
