Notify prosody when its certificates change
[mirror/dsa-puppet.git] / modules / apache2 / manifests / rewrite.pp
1 class apache2::rewrite {
2   include apache2::module::rewrite
3 }