X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/ab3cf06dd7f5ee5d793a683999bdd65e5d7f2ed0..226773e8e4b1b7e0141c45e0040fa2cd4141282a:/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]