set Expires to 1 week also for .gz files
authorPeter Palfrader <peter@palfrader.org>
Thu, 7 Jun 2018 19:43:34 +0000 (21:43 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 7 Jun 2018 19:43:45 +0000 (21:43 +0200)
modules/roles/templates/apache-alioth-archive.debian.org.erb

index 8a8f2e3..b09456d 100644 (file)
@@ -22,6 +22,7 @@
        ExpiresActive On
        ExpiresDefault "access plus 2 hours"
        ExpiresByType application/x-xz "access plus 1 week"
+       ExpiresByType application/x-gzip "access plus 1 week"
 
        <IfModule mod_userdir.c>
                UserDir disabled