Hi,

What is the reason the default mime.types config file for Apache 2.4
is as it is, with respect to media types for font formats such as
WOFF?

It appears the current media types listed there are
incorrect/outdated. Case in point is WOFF.

1. IANA: application/font-woff
http://www.iana.org/assignments/media-types/application/font-woff

2. Apache httpd 2.4.x today's latest rev: application/x-font-woff
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/conf/mime.types?view=markup&pathrev=1725509

3. Other sources: application/font-woff or font/woff
https://en.wikipedia.org/wiki/Web_Open_Font_Format#Vendor_support

AddType application/font-woff                       woff woff2

Best,
Sander Maijers

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to