@@ -4,6 +4,10 @@ server {
server_name "";
location / {
root /www;
index index.php;
location ~ \.php$ {
try_files $uri =404;
fastcgi_split_path_info ^(.+\.php)(/.+)$;
The note is not visible to the blocked user.