From 586d646ad3021c9a9a0927020ded8ab72c7022c7 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Wed, 21 Apr 2021 18:02:10 -0600 Subject: kinda finish new style --- blog/dst/a/website_with_nginx.html | 106 +++++++++++++++++++------------------ 1 file changed, 54 insertions(+), 52 deletions(-) (limited to 'blog/dst/a/website_with_nginx.html') diff --git a/blog/dst/a/website_with_nginx.html b/blog/dst/a/website_with_nginx.html index 69b371b..df1da00 100644 --- a/blog/dst/a/website_with_nginx.html +++ b/blog/dst/a/website_with_nginx.html @@ -1,66 +1,66 @@ - + + + Luévano's Blog + - - - - - - + + + - - + + + - Luévano's Blog + + + + -
- - - -
-
- + + +
+ + + +
+ +

Create 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.

@@ -225,7 +225,9 @@ systemctl restart nginx

Created: Thu, Mar 18, 2021 @ 19:58 MST

-
+
+ +