@@ -9,6 +9,7 @@ server {
location ~ \.txt$ {
root /usr/share/nginx/html;
types { }
default_type application/octet-stream;
try_files $uri =404;
}
The note is not visible to the blocked user.