When I open up my .svg image in the browser (on a webpage serving static content with nginx), I see the XML, not the image. I have added image/svg+xml svg svgz; to /etc/nginx/mime.types, however there is no content type set on the svg.
I have no idea what else could be the issue.
serverblock look like? - Richard Smith