Monthly Archives: January 2011

Disable fastcgi (php) for one virtual host in lightty

There is no official way to disable fcgi for a specific virtual host in lighttpd. After much experimentation, I found a couple of ways to disable fcgi for a specific vhost. This could be useful if you want to disallow php/perl/ruby (or all of them) on a sensible website, or for a specific customer. One [...]

Lighttpd and WP-Super-Cache

I was not able to find a simple way to use wp-super-cache with lighttpd, some were using 100 lines lua script and the others were unreliable at best. After an hour of fiddling, I came with the following configuration. What it does: It serves a cache file only if the user is not logged in. [...]

Disable open file security warning windows 7

When you deal with a lot of applications/drivers installations (sys admin?), that retarded warning gets a bit annoying to say the least. YES I DID CLICK THAT FILE, WHY DO YOU ASK ME, AGAIN? Open it already. I know you care about my security dear microsoft software engineer, but i’ll manage it from here, mk? [...]