Nov
09
In my attempts to performance tune the blog I’ve been looking at alternate web servers, primarily lighttpd. One of the initial issues that I had with an attempted migration was that of enabling php. With Apache php had been simple, but lighttpd needed a bit more.
To install a php fastcgi enabled web server using lighttpd you’ll need the following packages:
Leave a Reply