Up way later than I wanted to be, fighting with Symfony’s framework bundle trapping PHP errors from getting to my Apache logs, and Apache’s ErrorLogFormat
not being able to display REQUEST_URI
. Gonna have to come back to these later.
WWW posts page 13
Letsencrypt: Shared verification web-root for all domains
I use Letsencrypt with certbot for the HTTPS certificates of my personal sites. I use the certonly
method to allow full control over my server configuration. This means specifying one or more web-roots for each certificate.
Ansible: Share handlers between playbooks
A StackOverflow question showed me that Ansible handlers can be stored in their own YAML file and included into any playbook to avoid repetition.
Continue reading post "Ansible: Share handlers between playbooks"I had a bit of a scare at work today, thinking that a site that accepts credit card payments was allowing them to go through without running the charge through the payment gateway.
Continue reading post "#2567"I have turned on this DoH (DNS over HTTPS) thing in Firefox for the last several weeks.
Continue reading post "#2543"Dark theme for my site
This weekend, I implemented a dark theme for my site.
Continue reading post "Dark theme for my site"Forcing HTTPS and progressive enhancement
In the interest of progressive enhancement, my site doesn’t force browsers to connect over HTTPS unless they demonstrate support for it.
Continue reading post "Forcing HTTPS and progressive enhancement"I had a weird loss of a git commit when my battery died unexpectedly.
Continue reading post "#2520"This site was down tonight, possibly for a couple hours, seemingly due to another issue with DreamCompute.
Continue reading post "#2486"Not sure what happened, but the Jetpack Markdown plugin setting got turned off by itself.
Continue reading post "#2456"