apache 2.4 compatbile security.d.o
authorPeter Palfrader <peter@palfrader.org>
Sat, 7 Feb 2015 18:20:42 +0000 (19:20 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sat, 7 Feb 2015 18:20:42 +0000 (19:20 +0100)
modules/roles/templates/security_mirror/security.debian.org.erb

index 5299f36..64f3851 100644 (file)
@@ -8,6 +8,9 @@
    Options +FollowSymLinks
    Options +Indexes
    FileETag MTime Size
+   <% if @lsbmajdistrelease > '7' -%>
+     Require all granted
+   <% end -%>
 </Directory>
 
 <VirtualHost *:80>