Securing PHPMyAdmin with Lighttpd
If you run a LAMP server these days, there’s a strong likelihood that you also use PHPMyAdmin. The PHP based database management tool opens up a world of possibility for those who, for whatever reason, don’t want to or can’t use traditional command line tools to manage their MySQL install. …