Pages Tagged Apache

Apache Cheatsheet

2024-03-29

A very short list of essential Apache management commands for web hosting

Ubuntu Apache Global Servername

2024-03-02

Use the ServerName directive in Apache to resolve the "Could not reliably determine the server's fully qualified domain name" error message

Digital Certificates with Certbot

2024-01-29

Certbot from Let's Encrypt is the best thing going for installing and maintaining your site certificates. Use this simple one-line command to set it and forget it.

Sample Apache vhost.conf

2024-01-19

If your server's reverse-proxy is Apache, you'll need to set up VirtualHost blocks for each domain you're hosting. Here's a sample vhost.conf file you can use to get started.