From 7e83e601336a9dab53ddfc95d135bda6abf87355 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 19 Aug 2014 22:52:40 +0100 Subject: [PATCH] Use apache 2.4 style access controls --- cookbooks/thinkup/templates/default/apache.erb | 4 ++++ 1 file changed, 4 insertions(+) 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 + -- 2.43.2