http://askiiart.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/blog/300.html
And the browsers are
probably refusing to show it because of the wrong Content-Type – and no, adding a header with add_header doesn't work for that one, either. Turns out in order to be able to use add_header ,
you first need to set default_type (which sets a
default Content-Type ). I could've set that in the location /.git block, but I just decided to make it
global.