Is there a way to use variables in an Apache config file? Specifically for the port number in a `VirtualHost` block? The answer is, kind of...
Is it possible to renew a Let's Encrypt certificate and drop one or more domains at the same time? Yes it is.
Proxy auto-config files, or PAC files, are a neat way to programmatically decide whether to send requests for a website via a proxy or direct. This post is a brief introduction on how to write and install such a file.
I started working on a new programming task and needed to make an edit to some code in one of our main repos. This was the first time I'd used the repo on this machine. This is also where things started to get strange...
I moved a couple of micro websites off my own server and instead started hosting them with Github Pages. Since then another option has presented itself in the form of Netlify. This post is a quick look at Netlify's offering compared to Github Pages and the reasons I'm quickly becoming a fan.