]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/munin/templates/default/apache.erb
Update munin to apache 2.4 style access controls
[chef.git] / cookbooks / munin / templates / default / apache.erb
index f3ce4e2c694fd941c1950a65adea33255fc4ab46..59598acabf3fedb2ff4a0efab68b5591c9ee1c3d 100644 (file)
@@ -12,5 +12,5 @@
 </VirtualHost>
 
 <Directory /var/cache/munin/www>
-       Allow from all
+       Require all granted
 </Directory>