I saw a reference to ModSecurity while reading the following article on Slashdot: Writing Hardened Web Applications?. It is an Apache web server firewall module that is designed to look for and reject malicious access attempts. What follows are the trials and tribulations of installing it on debian.
Continue reading Adventures with ModSecurity
Tag Archives: debian
Yuminess, Not!
While trying to upgrade postgresql on my Linode virtual host, I managed to accidentally uninstall apache and php thanks to yums dependency management. Needless to say, all of my websites went down. I was tired of centoses locked in time software versioning and the hoops that were needed to add another software repository to get newer versions of software.
Continue reading Yuminess, Not!