]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/forum/recipes/default.rb
Pass PHP options to FPM from apache
[chef.git] / cookbooks / forum / recipes / default.rb
index 9128f73de99708fa8cef35957ba2fbea43d71155..06929ec3e5ef533bff3c21ad307ce75b3c06e1dd 100644 (file)
@@ -35,6 +35,7 @@ package %w[
   unzip
 ]
 
+apache_module "env"
 apache_module "rewrite"
 
 ssl_certificate "forum.openstreetmap.org" do