X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9a04baf363c36f2c0bf395cf0d8ed9a1637371bb..47d39899ca31f509e07422f1ceb11cc1bb45415e:/cookbooks/matomo/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/matomo/recipes/default.rb b/cookbooks/matomo/recipes/default.rb index 0e6576103..5557d78d0 100644 --- a/cookbooks/matomo/recipes/default.rb +++ b/cookbooks/matomo/recipes/default.rb @@ -37,6 +37,8 @@ package %w[ ] apache_module "expires" +apache_module "proxy" +apache_module "proxy_fcgi" apache_module "rewrite" version = node[:matomo][:version]