Resource interpreted as Font but transferred with MIME type application/x-font-otf: "http://...bla-Regular.otf".
Is there a place in the Uniform Server where I can update the configuration with the following MIME type for my font extension...
.otf — font/opentype
Some developers have it written like this...
AddType application/x-font-otf
I just need to know where I can apply this and what is the right way to type it out, for the uniformserver.
Thanks!