From: Julien Cristau Date: Fri, 1 May 2015 17:53:34 +0000 (+0200) Subject: Re-enable symlinks on static vhosts X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=8e71d3c7185cca4afd045c5f0bb824c53e341149 Re-enable symlinks on static vhosts Signed-off-by: Julien Cristau --- diff --git a/modules/roles/templates/static-mirroring/static-vhost.conf.erb b/modules/roles/templates/static-mirroring/static-vhost.conf.erb index 6b60121c..cc9ff05b 100644 --- a/modules/roles/templates/static-mirroring/static-vhost.conf.erb +++ b/modules/roles/templates/static-mirroring/static-vhost.conf.erb @@ -32,7 +32,7 @@ DocumentRoot /srv/static.debian.org/mirrors/$name/cur AllowOverride FileInfo Indexes Options=Multiviews - Options Indexes + Options Indexes SymLinksIfOwnerMatch IndexOptions FancyIndexing NameWidth=* <% if @lsbmajdistrelease > '7' -%> Require all granted