]> git.decadent.org.uk Git - dak.git/commitdiff
Add an options line for the web/ dir
authorJoerg Jaspert <joerg@debian.org>
Tue, 23 Jun 2015 05:57:45 +0000 (07:57 +0200)
committerJoerg Jaspert <joerg@debian.org>
Tue, 23 Jun 2015 05:57:45 +0000 (07:57 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/apache.conf-ftp

index 72a73b9aa33a4fa1594427781a8f8d007898d411..1e7a64dc95a2413ea36826f8f55c46367904e18f 100644 (file)
@@ -24,6 +24,7 @@ Use common-debian-service-https-redirect * ftp-master.debian.org
   <Directory /srv/ftp.debian.org/web>
     Require all granted
     AddCharset utf-8 .txt
+    Options MultiViews Indexes SymLinksIfOwnerMatch
   </Directory>
 
   RewriteEngine On