From 87b81bd37c0348cc3fd5594c7bb9d18436ece25e Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Mon, 21 Mar 2011 11:15:12 -0700 Subject: [PATCH] image/x-icon to match our htaccess. thx badboy. --- nginx-mime.types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx-mime.types b/nginx-mime.types index 7183891..668eaad 100644 --- a/nginx-mime.types +++ b/nginx-mime.types @@ -21,7 +21,7 @@ types { image/tiff tif tiff; image/vnd.wap.wbmp wbmp; image/webp webp; - image/vnd.microsoft.icon ico; + image/x-icon ico; image/x-jng jng; image/x-ms-bmp bmp;