From: Silvio Rhatto Date: Mon, 13 Jun 2016 14:33:23 +0000 (-0300) Subject: Adds Require all granted into site macro X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=6b40dc405a167461fe39667d68772161980850cf;p=puppet-apache.git Adds Require all granted into site macro --- diff --git a/templates/macros.erb b/templates/macros.erb index 1cabce5..28038c0 100644 --- a/templates/macros.erb +++ b/templates/macros.erb @@ -42,6 +42,7 @@ /$name/site> Options Indexes Includes FollowSymLinks MultiViews AllowOverride All + Require all granted # end site config