From 7dbd759ce1546acedafbad23f668267615f2ee59 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sun, 20 Aug 2023 04:30:55 -0600 Subject: add yourls usage --- live/blog/a/website_with_nginx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 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 7a5b24f..5c50c4f 100644 --- a/live/blog/a/website_with_nginx.html +++ b/live/blog/a/website_with_nginx.html @@ -120,7 +120,7 @@ systemctl enable nginx.service systemctl start nginx.service

And that’s it, at this point you can already look at the default initial page of Nginx if you enter the IP of your server in a web browser. You should see something like this:

-
+
Nginx welcome page
Nginx welcome page
@@ -187,7 +187,7 @@ cd sites-available systemctl restart nginx

If everything goes correctly, you can now go to your website by typing domain.name on a web browser. But you will see a “404 Not Found” page like the following (maybe with different Nginx version):

-
+
Nginx 404 Not Found page
Nginx 404 Not Found page
-- cgit v1.2.3-70-g09d2