progrium / buildpack-nginx

nginx buildpack
Creative Commons Zero v1.0 Universal
42 stars 115 forks source link

Update with more complete default mime.types #5

Closed j15e closed 10 years ago

j15e commented 10 years ago

from latest nginx @ https://raw.github.com/nginx/nginx/master/conf/mime.types

wingrunr21 commented 10 years ago

Doesn't types_hash_max_size need to be in the http block? http://wiki.nginx.org/HttpCoreModule#types_hash_max_size

Also this is needed since the default mime.types will serve SVG files with a mime type of text/plain

sputnikus commented 10 years ago

Is there any progress on this? (I would love to serve those SVGs correctly)

ghost commented 10 years ago

Apologies for the wait