merge directory setup into ftp-archive macro
[mirror/dsa-puppet.git] / modules / roles / templates / apache-ftp.ports.debian.org.erb
index 5a060ce..9aa05af 100644 (file)
         RedirectMatch "^/$" /debian-ports/
 
         Alias /debian-ports /srv/mirrors/debian-ports
-        <Directory /srv/mirrors/debian-ports>
-                Require all granted
-                IndexOptions NameWidth=* +SuppressDescription
-                Options +Indexes
-                Options +FollowSymLinks
-        </Directory>
         Use ftp-archive /srv/mirrors/debian-ports
 
         Alias /debian-ports-cd /srv/mirrors/debian-ports-cd
@@ -33,3 +27,4 @@
                 Options +FollowSymLinks
         </Directory>
 </VirtualHost>
+# vim:set syn=apache: