From: Peter Palfrader Date: Thu, 9 Feb 2017 08:43:17 +0000 (+0100) Subject: Disable file descriptions in all apache indexes X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=297a242779e7169e0b078d8e25d7e16e6db6d640;p=mirror%2Fdsa-puppet.git Disable file descriptions in all apache indexes --- diff --git a/modules/apache2/templates/puppet-config.erb b/modules/apache2/templates/puppet-config.erb index 0ed3e1910..55b216ee8 100644 --- a/modules/apache2/templates/puppet-config.erb +++ b/modules/apache2/templates/puppet-config.erb @@ -28,3 +28,7 @@ SSLStaplingReturnResponderErrors off <% end -%> + + + IndexOptions +SuppressDescription +