
Proxy-set-header: Forwarding HTTP headers from Nginx to a WordPress container
I detailed in a recent post how I got a working WordPress container setup, complete with database and PHP engine. I saved the bit about how to redirect…
I detailed in a recent post how I got a working WordPress container setup, complete with database and PHP engine. I saved the bit about how to redirect…
When your servers don’t respond / who you gonna call? Well, maybe not call but look. And I’m talking about my server residing on my HTPC not yours.…
It seems that the recommended way to change the references to the domain name in MySQL on a WordPress install is to take the whole thing offline and…
A step-by-step guide to excluding everything but http headers from sniffing results.
There’s an official WordPress docker image on the hub. Which means I have no good excuse to go make my own. Here’s my bad excuse: The official approach…
Encrypting communications with dovecot and hashing passwords for safe storage
Configuring a very basic dovecot setup as a foundation for more advanced features later on
Back in 2015 I embarked on an ambitious plan to blog my entire way through setting up my own selfhosted email server. I got a fair bit in…