changeset 30:6c63be9a0320

Put Sir Terry Pratchett's name on the Clacks, as the Smoking Gnu would do.
author IBBoard <dev@ibboard.co.uk>
date Sun, 15 Mar 2015 18:51:57 +0000
parents ed5edb4c9412
children 5c7fc7b7262c 29d330d2056a
files modules/website/files/zzz-custom.conf
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/modules/website/files/zzz-custom.conf	Tue Mar 03 19:30:07 2015 +0000
+++ b/modules/website/files/zzz-custom.conf	Sun Mar 15 18:51:57 2015 +0000
@@ -52,3 +52,7 @@
         Deny from all
 </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>