@@ -0,0 +1,9 @@
server {
listen 8080;
root /usr/share/nginx/html;
include /etc/nginx/mime.types;
location / {
try_files $uri /index.html;
}
The note is not visible to the blocked user.