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.
Toby's Log page 45
After much stress, I have chosen my health insurance plan for 2020.
Continue reading post "#2599"I got my controllers working on my retro pie. I just had to press random keys on the keyboard until I found one that opened the controller config.
Continue reading post "#2597"I bought myself a new Raspberry Pi, for use as a Retro Pie (video game emulator).
Continue reading post "#2595"Looks like I’ve finally encountered the failing battery in a cartridge video game.
Continue reading post "#2593"I finally got a better antenna for my TV.
Continue reading post "#2586"For Black Friday, I mostly avoided going out during the day, but at night I went to a couple stores and bought four items:
Continue reading post "#2584"I fired a real gun for the first time (that I recall) today.
Continue reading post "#2579"Happy Thanksgiving.
Continue reading post "#2577"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.