If I serve /favicon.ico as image/vnd.microsoft.icon, instead of image/x-icon, will it break on any browsers?

后端 未结 2 1246
一整个雨季
一整个雨季 2021-01-11 19:15

If I configure Apache to serve /favicon.ico as MIME type image/vnd.microsoft.icon, instead of image/x-icon, will it break on any browsers? Wikipedia\'s favicon

2条回答
  •  时光取名叫无心
    2021-01-11 19:33

    Google serve /favicon.ico as image/x-icon, and I'd guess they know what they're talking about (or at least, what's compatible).

提交回复
热议问题