From: Tom Hughes Date: Mon, 13 Feb 2017 15:52:09 +0000 (+0000) Subject: Fix access to stats.osm.org index X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/3a8f8b5fabe372649b7965364f4ce155717ec252?ds=sidebyside Fix access to stats.osm.org index --- diff --git a/cookbooks/stats/templates/default/apache.erb b/cookbooks/stats/templates/default/apache.erb index 44a7c77fc..47a589afd 100644 --- a/cookbooks/stats/templates/default/apache.erb +++ b/cookbooks/stats/templates/default/apache.erb @@ -29,6 +29,12 @@ RedirectPermanent / https://stats.openstreetmap.org/ +> + Options None + AllowOverride None + Require all granted + + Options None AllowOverride None