@@ -139,6 +139,11 @@ server {
proxy_pass http://127.0.0.1:8000;
}
# Optional, when using the FLASK_ERROR_PAGES_DIR
# location /404images/ {
# alias /srv/shared/errorpages/;
# }
location /favicon.ico {
alias /srv/whatever/_static/favicon.ico;
The note is not visible to the blocked user.