Oddbean new post about | logout
 does anyone know what the hell is going on here, /srv/highscores exists and the user running nginx has read access to it

https://mashtodon.alterracloud.com/media/e7182178e5ae12a173ca24f499c3661340844f20a3fa381ed9bb71cebebd38bd.png 
 @e807cd2a Probably MIME issues;
include         /etc/nginx/mime.types;
default_type    application/octet-stream;

But maybe not.