Getting WP-Super Cache to work with Lighttpd

Lighttpd (or lighty as they call it) is a light weight httpd option for servers. Now, some of you have been using WP-Cache2 and now you want to move on to WP-Super Cache. Unfortunately you will need to implement some code in order for it to work. Unfortunately, implementing Apache rewrite code such as this...

Autostumble in Linux

Taken from this original page. Step 1. Install Wine Install Wine from your package manager. Under Debian/Ubuntu it’s simple. apt-get install wine Step 2. Download and install Mono for Windows under Wine If you try to run autostumbler with Wine it will complain that you don’t have the mono libraries...