]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Re-enable symlinks on static vhosts
authorJulien Cristau <jcristau@debian.org>
Fri, 1 May 2015 17:53:34 +0000 (19:53 +0200)
committerJulien Cristau <jcristau@debian.org>
Fri, 1 May 2015 17:53:34 +0000 (19:53 +0200)
Signed-off-by: Julien Cristau <jcristau@debian.org>
modules/roles/templates/static-mirroring/static-vhost.conf.erb

index 6b60121c9241d8a2798ce2ade011c7b1da186be9..cc9ff05b0f2a8c84b8e1ce306d824265845574bc 100644 (file)
@@ -32,7 +32,7 @@
        DocumentRoot /srv/static.debian.org/mirrors/$name/cur
        <Directory /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