Apache HTTP Server Doing A/B testing with Apache httpd When I started writing the landing page for The Hacker's Guide to Python, I wanted to try new things at the same time. I read about A/B testing a
Apache HTTP Server mod_defensible 1.5 released Apache 2.4 being out, I noticed that my good old mod_defensible did not compile anymore. The changes in the new Apache 2.4 API were small for its concern, so it was pretty easy to update this software to make it compile
Apache HTTP Server Using advanced filter with mod_authnz_ldap As you may know, Apache's mod_authzn_ldap allows to authenticate users in Apache HTTP server using an LDAP server. Unfortunately, it has a little implementation flaw. The filter used to authenticate the user is built by abusing the RFC 2255 which specifies the
Apache HTTP Server Kicking out Web spammers with DNSBL Every project has its story. Every war has its winner, and its casualties. They were 20 millions men, fighting for their freedom. And you'll never know their story. Because during last week, I was looking why my Web server was so heavily loaded. And