changeset 33:5c7fc7b7262c puppet-3.6

Merge the PTerry header into the Puppet-3.6 branch
author IBBoard <dev@ibboard.co.uk>
date Sat, 14 Mar 2015 19:38:50 +0000
parents 6bbc86f6cee5 (current diff) 6c63be9a0320 (diff)
children 1bb941522ebf
files modules/website/files/zzz-custom.conf
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/modules/website/files/zzz-custom.conf	Sat Mar 14 19:33:06 2015 +0000
+++ b/modules/website/files/zzz-custom.conf	Sat Mar 14 19:38:50 2015 +0000
@@ -62,3 +62,8 @@
         Require all denied
     </IfVersion>
 </FilesMatch>
+
+# "A man is not dead while his name is still spoken." - Going Postal, Chapter 4 prologue
+<IfModule headers_module>
+	header set X-Clacks-Overhead "GNU Terry Pratchett"
+</IfModule>