From: Julien Cristau Date: Fri, 1 May 2015 17:38:54 +0000 (+0200) Subject: Enable Indexes option for static vhosts X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=ddc1f106c9ef6bff0d34a743d110189684c391cf Enable Indexes option for 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 cfb35c0b..6b60121c 100644 --- a/modules/roles/templates/static-mirroring/static-vhost.conf.erb +++ b/modules/roles/templates/static-mirroring/static-vhost.conf.erb @@ -32,6 +32,7 @@ DocumentRoot /srv/static.debian.org/mirrors/$name/cur AllowOverride FileInfo Indexes Options=Multiviews + Options Indexes IndexOptions FancyIndexing NameWidth=* <% if @lsbmajdistrelease > '7' -%> Require all granted