Sunday, 22 March 2015

IBM HTTP Server - GNU Terry Pratchett

I'm probably late to the meme party, but this is what Sir Terry would've wanted: -


achieved with this: -

LoadModule headers_module modules/mod_headers.so
<IfModule headers_module>
header set X-Clacks-Overhead "GNU Terry Pratchett"
</IfModule>


in /opt/IBM/HTTPServer/conf/httpd.conf.

With thanks to this post: -

GNU Terry Pratchett
 

No comments:

Reminder - installing podman and skopeo on Ubuntu 22.04

This follows on from: - Lest I forget - how to install pip on Ubuntu I had reason to install podman  and skopeo  on an Ubuntu box: - lsb_rel...