Apache Modules

So I was going through the stuff on my desktop, and ran back into a pdf doc “hate_apache.pdf”. “10 Things I hate about Apache”.

And I went through it, and sure enough, I find it’s pretty dang valid, even in a gentoo environment.

So, to address a couple things in it, I started turning off modules, reading docs on what different modules do, and cleaning up my config files.

I even went so far as to wrap all the directives in commonapache2.conf that require specific modules, and encapsulate them in IfModule tags.

You know, it’s sad. Even when I’m not at work sysadminning, I’m still sysadminning. At least, I guess I’m in the right job for me.

Leave a Reply