comparison modules/website/files/zzz-custom.conf @ 106:ef0926ee389a puppet-3.6

Lock down Apache headers for security, based on https://securityheaders.io/
author IBBoard <dev@ibboard.co.uk>
date Sat, 14 May 2016 17:10:10 +0100
parents 5d6111879862
children
comparison
equal deleted inserted replaced
105:e50dab7495d7 106:ef0926ee389a
76 76
77 # "A man is not dead while his name is still spoken." - Going Postal, Chapter 4 prologue 77 # "A man is not dead while his name is still spoken." - Going Postal, Chapter 4 prologue
78 <IfModule headers_module> 78 <IfModule headers_module>
79 header set X-Clacks-Overhead "GNU Terry Pratchett" 79 header set X-Clacks-Overhead "GNU Terry Pratchett"
80 </IfModule> 80 </IfModule>
81
82 ServerTokens Minor