WHY: NGINX only servers files of a specific type, I would have to change the config to allow all, or at least specific allowed types.
DONE: When we can serve specific types of data from bind mountpoints.
HOW: There are some bind mountpoints that I could add, but there are PHP files being served from them. So we'd have to pass those onto the webserver, but the others can be served from the bind mountpoint.