@@ -0,0 +1,12 @@
## Header to Big
Add
```bash
location ~ \.php$ {
include fastcgi_params;
# Bla bla
fastcgi_buffers 16 16k;
fastcgi_buffer_size 32k;
}
```
After
The note is not visible to the blocked user.