]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/recipes/default.rb
civicrm: fix redirect to keep url
[chef.git] / cookbooks / civicrm / recipes / default.rb
index 16947c9efd7aeab677c620d564e57a30da77b5b8..f21f5fc6da2ea4aeb2174b07a6ce3b9faf9a38e1 100644 (file)
@@ -29,6 +29,8 @@ package %w[
   php-intl
 ]
 
+apache_module "rewrite"
+
 cache_dir = Chef::Config[:file_cache_path]
 
 passwords = data_bag_item("civicrm", "passwords")