archive.d.o is not your standard archive layout
authorPeter Palfrader <peter@palfrader.org>
Wed, 1 Feb 2017 07:37:39 +0000 (08:37 +0100)
committerPeter Palfrader <peter@palfrader.org>
Wed, 1 Feb 2017 07:37:39 +0000 (08:37 +0100)
modules/roles/templates/apache-archive.debian.org.erb

index 611b27c..8762ab5 100644 (file)
        ErrorLog /var/log/apache2/archive.debian.org-error.log
        CustomLog /var/log/apache2/archive.debian.org-access.log privacy
 
-       Use ftp-archive <%= archive_root %>
+       <Directory <%= archive_root %>>
+               Require all granted
+               IndexOptions NameWidth=* +SuppressDescription
+               Options +Indexes +FollowSymLinks
+       </Directory>
+
+       ExpiresActive On
+       ExpiresDefault "access plus 1 day"
 
        <IfModule mod_userdir.c>
                UserDir disabled