From 31def6fdb23e9ab967f76d0ee475c5a6d903a6c4 Mon Sep 17 00:00:00 2001 From: Hamza elkhatri <40549481+Hamzaelkhatri@users.noreply.github.com> Date: Tue, 26 Jul 2022 20:02:10 +0100 Subject: [PATCH] Update README.md --- subjects/localhost/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/subjects/localhost/README.md b/subjects/localhost/README.md index 50799284..1514d8c9 100644 --- a/subjects/localhost/README.md +++ b/subjects/localhost/README.md @@ -115,7 +115,7 @@ server { listen 5002; listen 5003; server_address 192.186.2.54; - server_name hello.com; + server_name 01talent.com; ... ... ... @@ -142,6 +142,7 @@ The Main Rules: - Define a directory or a file from where the file should be searched (for example, if URL /test is rooted to /usr/share, url /test/tmp/folder1/folder2 is /usr/share/test/tmp/folder1/folder2). - Turn on or off the directory listing. - Set a default file to answer if the request is a directory. + - No need to manage comment `#` to check the syntax of the config file you must run this :