]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/templates/default/apache.frontend.erb
Get rid of the last traces of old style apache auth directives
[chef.git] / cookbooks / web / templates / default / apache.frontend.erb
index 5c149872e9f63c8097fc6d1ce97cba59184c6a33..b4714c1372abfeabbd36a84bcfc2d2ae39466e50 100644 (file)
   # Allow all proxy requests
   #
   <Proxy *>
-    Allow from all
+    Require all granted
   </Proxy>
 
   #