From 6bce81b1a77e673f17f110c76558a6169e4c77e9 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 20 Jun 2019 17:02:03 +0100 Subject: [PATCH] Session end --- Linux-201/Lab-Sheet.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Linux-201/Lab-Sheet.md b/Linux-201/Lab-Sheet.md index c3e9189..7b51a32 100644 --- a/Linux-201/Lab-Sheet.md +++ b/Linux-201/Lab-Sheet.md @@ -33,7 +33,8 @@ ## Configuration - `/etc/nginx/nginx.conf` - - `/etc/nginx/sites` + - `/etc/nginx/sites-available/*` + - `/etc/nginx/sites-enabled/*` ## References and Further Reading - [Nginx](https://www.nginx.com/)