Hi, this patch adds a directive in the nginx configuration to include nginx's mime.types file, which allows nginx to recognize the files. Before that, files were served as application/octet-stream, which was not recognized by the browser as a webpage.