lightweight webserver that can run php
Rodrigo Gonzalez
rjgonzale at gmail.com
Sat Apr 18 12:33:32 UTC 2009
lighttpd
ngingx
cherokee
All of them can connect to php using fastcgi.
lighttpd and cherokee will start php themself, nginx does not, so you
should have to start it manuall or from other script...
On 4/18/09, Andrew <awd at awdcomp.net> wrote:
> Hi All,
>
> Does anyone have any suggestions for a lightweight webserver that will
> run php?
> Apache is too bulky for what I need and thttpd won't allow me to run php.
>
> TIA
> Andrew
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list