]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dev/recipes/default.rb
Enable mod_headers on errol
[chef.git] / cookbooks / dev / recipes / default.rb
index 19539c9dcbf72ed9e28c2ef22a7205c92987576e..b5b864ffc633d255e8613fa58f16c75c7a23b811 100644 (file)
@@ -64,6 +64,7 @@ apache_module "proxy"
 apache_module "proxy_fcgi"
 apache_module "rewrite"
 apache_module "wsgi"
+apache_module "headers"
 
 gem_package "sqlite3"