From: Tom Hughes Date: Tue, 19 Aug 2014 21:52:40 +0000 (+0100) Subject: Use apache 2.4 style access controls X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/7e83e601336a9dab53ddfc95d135bda6abf87355?ds=sidebyside Use apache 2.4 style access controls --- diff --git a/cookbooks/thinkup/templates/default/apache.erb b/cookbooks/thinkup/templates/default/apache.erb index fa40d7f8a..bcc935bf6 100644 --- a/cookbooks/thinkup/templates/default/apache.erb +++ b/cookbooks/thinkup/templates/default/apache.erb @@ -10,3 +10,7 @@ DocumentRoot /srv/thinkup.openstreetmap.org/webapp + + + Require all granted +