From ddc1f106c9ef6bff0d34a743d110189684c391cf Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Fri, 1 May 2015 19:38:54 +0200 Subject: [PATCH] Enable Indexes option for static vhosts Signed-off-by: Julien Cristau --- modules/roles/templates/static-mirroring/static-vhost.conf.erb | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2