From 3b39e4e9281345443ba4b8f2e1c23a6a1cc9ad52 Mon Sep 17 00:00:00 2001 From: AD7six Date: Sun, 5 Feb 2012 01:30:01 +0100 Subject: [PATCH] apparently this is the same header as apache serves --- nginx/mime.types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/mime.types b/nginx/mime.types index 9c2a725..70cac56 100644 --- a/nginx/mime.types +++ b/nginx/mime.types @@ -26,7 +26,7 @@ types { image/webp webp; image/x-icon ico; image/x-jng jng; - image/x-ms-bmp bmp; + image/bmp bmp; application/xml xml; application/java-archive jar war ear;