Update: I’ve provided updated instructions using the latest Let’s Encrypt Certbot app at Ubuntu 24.04 LTS and WordPress From Scratch under section “Configure Secure HTTPS Access”. The latest Certbot will automatically modify the Nginx server block file and schedule the renewal task. See my previous post in the unmanaged VPS…
Leave a CommentMonth: April 2016
In the past, whenever I needed a web server on Windows, I would install the XAMPP distribution (comes with Apache, PHP, and MySQL) and call it a day. This time, I wanted to use Nginx instead of Apache as the web server. Below are the steps I took to install…
16 Comments