]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/roles/templates/apache-www.debian.org.erb
Handle apache 2.4 authz_host config in www.debian.org template
[dsa-puppet.git] / modules / roles / templates / apache-www.debian.org.erb
index 0b418c5538e72b1ad2291b843176adc8e53ddf84..8c39f2905f8cad25743f6b60b59473d2e14ed2e7 100644 (file)
   # Make sure that the srm.conf directive is commented out.
   AddDefaultCharSet Off
   AllowOverride AuthConfig FileInfo
+  <% if @lsbmajdistrelease > '7' -%>
+    Require all granted
+  <% end -%>
+
 
   # Serve icons as image/x-icon
   AddType image/x-icon .ico