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