]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/matomo/recipes/default.rb
Update board wiki to 1.39
[chef.git] / cookbooks / matomo / recipes / default.rb
index 0e6576103c3bb167be0c6d304837dabed689ce29..5557d78d09a878067ca60e0f7a21fb1e928eef53 100644 (file)
@@ -37,6 +37,8 @@ package %w[
 ]
 
 apache_module "expires"
+apache_module "proxy"
+apache_module "proxy_fcgi"
 apache_module "rewrite"
 
 version = node[:matomo][:version]