Apache configurations are used for reading XML configuration. There are a number of security issues with reading and processing configurations on the fly (which we do not do at all), but this caused a complete rewrite of Apache to a new version 2.0 which is not backwards compatible. Rather than rewriting the entire thing to use a dependency, it is better to write our own that reads XML and just use that.