include_recipe "apache"
include_recipe "git"
include_recipe "mysql"
-include_recipe "php::fpm"
+include_recipe "php::apache"
cache_dir = Chef::Config[:file_cache_path]
unzip
]
+apache_module "env"
apache_module "rewrite"
ssl_certificate "forum.openstreetmap.org" do