I'm a regular Ubuntu user and have really come to appreciate how Debian/Ubuntu installs Apache2.0. I love the configs being in /etc/apache2 with the modules in /etc/apache2/modules-available & *-enabled. I know this is not the standard way of installing Apache, and we're all into making opinionated software, but I think there should be a flag that could change the ./configure task with the proper switches and to install 2.2 in a Debian manner. I'm going to try to submit a patch that will accomplish this by perhaps overriding the :src_package for :install_apache.