From 413fa5b65a8c9e94991f4d7232fecd9806836a99 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 2 Jun 2023 21:57:09 -0600 Subject: add generated htmls --- live/blog/a/website_with_nginx.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'live/blog/a/website_with_nginx.html') diff --git a/live/blog/a/website_with_nginx.html b/live/blog/a/website_with_nginx.html index 36a09ca..7bf2472 100644 --- a/live/blog/a/website_with_nginx.html +++ b/live/blog/a/website_with_nginx.html @@ -6,8 +6,8 @@ -Create a website with Nginx and Certbot -- Luévano's Blog - +Set up a website with Nginx and Certbot -- Luévano's Blog + @@ -32,11 +32,11 @@ - + - + @@ -85,7 +85,7 @@ -

Create a website with Nginx and Certbot

+

Set up a website with Nginx and Certbot

These are general notes on how to setup a Nginx web server plus Certbot for SSL certificates, initially learned from Luke’s video and after some use and research I added more stuff to the mix. And, actually at the time of writing this entry, I’m configuring the web server again on a new VPS instance, so this is going to be fresh.

As a side note, i use arch btw so everything here es aimed at an Arch Linux distro, and I’m doing everything on a VPS. Also note that most if not all commands here are executed with root privileges.

@@ -243,7 +243,7 @@ systemctl restart nginx

By David Luévano

Created: Fri, Mar 19, 2021 @ 02:58 UTC

-

Modified: Sun, May 28, 2023 @ 00:05 UTC

+

Modified: Sat, Jun 03, 2023 @ 03:53 UTC