Articles Tagged “Servers”
- Apache, mod_ssl, and syntax errors in krb5.h
Syntax errors in krb5.h usually mean your Linux distro put Kerberos somewhere Apache isn't expecting to find it.
- Redirecting HTTPS with Let’s Encrypt and Apache
If you can't set up a DNS record to verify your domain, you need your HTTP-to-HTTPS redirect to skip the ACME challenge folder. Here's how.
- Quick Start: Setting up Gemini on a VPS Without Root
Agate is easy to set up, you can use cron to launch it at start, and Gemini doesn't need root to listen on its port.
- WordPress 5.7 Upgrade Breaks Posts with Emoji in the Title?
Posts with emoji in the title mysteriously stopped displaying anywhere on the blog except the edit form, possibly due to mismatched character sets.
- Why is NginX serving different localhost sites to Chromium vs. Safari or Firefox?
If you have NginX listen to IPV6 in one localhost server {} block, listen to it in all of them!