X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/ab3cf06dd7f5ee5d793a683999bdd65e5d7f2ed0..07840ceab6077ffa7c498daeda4ecbd591c3bc40:/cookbooks/git/recipes/web.rb diff --git a/cookbooks/git/recipes/web.rb b/cookbooks/git/recipes/web.rb index 4bdd50160..bb99e482c 100644 --- a/cookbooks/git/recipes/web.rb +++ b/cookbooks/git/recipes/web.rb @@ -21,6 +21,7 @@ include_recipe "apache" package "gitweb" +apache_module "cgid" apache_module "rewrite" git_site = node[:git][:host]