lightweight webserver that can run php

cpghost cpghost at cordula.ws
Sat Apr 18 15:33:33 UTC 2009


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/


More information about the freebsd-questions mailing list