Move apache module configs to apache2::module dir; add compat includes
[mirror/dsa-puppet.git] / modules / apache2 / manifests / proxy_http.pp
1 class apache2::proxy_http {
2   include apache2::module::proxy_http
3 }