do not do backups of /var/log/apache2/
[mirror/dsa-puppet.git] / modules / apache2 / manifests / cache.pp
index 5a0df05..54030ac 100644 (file)
@@ -1,4 +1,3 @@
 class apache2::cache {
        apache2::module { 'expires': }
-       apache2::module { 'headers': }
 }