changing mimetype of .ico files to "image/x-icon". Details follow: · paulirish/html5-boilerplate@37b5fec · GitHub | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
Skip to content

Commit 37b5fec

Browse files
committed
changing mimetype of .ico files to "image/x-icon". Details follow:
While Wikipedia would lead you to be believe one thing... http://en.wikipedia.org/wiki/ICO_(file_format)#MIME_type ... specifically that the vnd.microsoft.icon mime type is correct.. Well that's wrong. It does work in the address bar, IE can also use an .ico file as an <img src> in some cases. But it has to be served as image/x-icon instead. So thanks a lot wikipedia & jimmy wales' face. Psh. Thanks a bunch Jonathan Neal. Fixes h5bp#219
1 parent 977c042 commit 37b5fec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.htaccess

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ AddType font/opentype otf
9494
AddType font/woff woff
9595

9696
# assorted types
97-
AddType image/vnd.microsoft.icon ico
97+
AddType image/x-icon ico
9898
AddType image/webp webp
9999
AddType text/cache-manifest manifest
100100
AddType text/x-component htc
@@ -196,7 +196,7 @@ AddType application/octet-stream safariextz
196196
ExpiresByType application/rss+xml "access plus 1 hour"
197197

198198
# favicon (cannot be renamed)
199-
ExpiresByType image/vnd.microsoft.icon "access plus 1 week"
199+
ExpiresByType image/x-icon "access plus 1 week"
200200

201201
# media: images, video, audio
202202
ExpiresByType image/gif "access plus 1 month"

0 commit comments

Comments
 (0)

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.