]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/git/recipes/web.rb
Tweak some tile sandboxes
[chef.git] / cookbooks / git / recipes / web.rb
index 4bdd501604aab4bd75e45d8a51996847c5a6349b..bb99e482cd4257d2a999bc6ee90695dec295ec01 100644 (file)
@@ -21,6 +21,7 @@ include_recipe "apache"
 
 package "gitweb"
 
+apache_module "cgid"
 apache_module "rewrite"
 
 git_site = node[:git][:host]