Pages Tagged Nginx

Enable a Site in Nginx

2024-07-11

Here's how to enable your new site config file with nginx on Ubuntu

Boilerplate Nginx Config File

2024-06-29

This is my go-to nginx.conf file

Certbot TLS with Nginx

2024-06-20

Certbot from Let's Encrypt is the defacto method for installing and maintaining TLS certificates. Before you can use it on your new Ubuntu server you have to install it. Walk through the steps to install a TLS certificate with Nginx reverse-proxy