WordPress with lighttpd
A few days ago I switched the webserver for schmalenegger.com from Apache2 to lighttpd. Here’s a short guide what needs to be done to get lighttpd running with Wordpress:
As I use Debian Etch, I decided to give to lighty packet from the Debian repositories a shot.
apt-get install lighttpd php5-cgi
After installation the webserver needs to be configured. This is done in the file /etc/lighttpd/lighttpd.conf.