manage pg_hba on snapshotdb-manda-01
[mirror/dsa-puppet.git] / modules / roles / templates / apache-ftp.ports.debian.org.erb
index a9d4058..82bac23 100644 (file)
 
        RedirectMatch "^/$" /debian-ports/
 
-       Alias /debian-ports /srv/mirrors/debian-ports
-       Use ftp-archive /srv/mirrors/debian-ports
+       Alias /debian-ports <%= @archive_root %>
+       Use ftp-archive <%= @archive_root %>
 
-       Alias /debian-ports-cd /srv/mirrors/debian-ports-cd
-       <Directory /srv/mirrors/debian-ports-cd>
-               Require all granted
-               Options +Indexes
-               Options +FollowSymLinks
-       </Directory>
+       RedirectMatch "^/debian-ports-cd/.*$" https://cdimage.debian.org/cdimage/ports/
 
        <IfModule mod_userdir.c>
                UserDir disabled