]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/apache2/manifests/cache.pp
sudo: replace debbits by publicity
[dsa-puppet.git] / modules / apache2 / manifests / cache.pp
index 5a0df0573e1558018dc4495a8ec4f78a58166576..bdbed4db9fe72703f6586a2d092f1354c2f4aa0f 100644 (file)
@@ -1,4 +1,4 @@
 class apache2::cache {
        apache2::module { 'expires': }
-       apache2::module { 'headers': }
+       apache2::module { 'rewrite': }
 }