Make common-static-vhost-ssl-with-extra a thing
[mirror/dsa-puppet.git] / modules / roles / templates / apache-debug.mirrors.debian.org.erb
index e29a23c..51c4545 100644 (file)
@@ -4,7 +4,7 @@
 ##
 
 <VirtualHost <%= vhost_listen %> >
-        ServerAdmin webmaster@debian.org
+        ServerAdmin debian-admin@debian.org
         ServerName debug.mirrors.debian.org
 
         RedirectMatch "^/$" /debian-debug/
@@ -20,6 +20,5 @@
                 Options +Indexes
                 Options +FollowSymLinks
         </Directory>
+        Use ftp-archive /srv/mirrors/debian-debug
 </VirtualHost>
-
-