On Thu, Jul 28, 2016 at 8:14 AM, Sander Maijers <s.n.maijers@xxxxxxxxx> wrote: > 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 It appears to be application/woff in trunk. I'll see about synching them up. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx