RE: SOR: CORS or From-Origin?

Sylvain Galineau wrote:

 > > Yes. It's a tradeoff. Slightly more work for font publishers with
 > > restrictions -- they would have to add this to their .htaccess file:
 > > 
 > >   <FilesMatch "\.(ttf|TTF|otf|OTF|woff|WOFF)$">
 > >   Header set From-Origin same
 > >   </FilesMatch>
 > 
 > That's not work for font publishers

Font vendors, no. People who publish font files on the web, yes.

Or, perhaps we can convince Apache to insert those three lines in
their default setup?

-h&kon
              Håkon Wium Lie                          CTO °þe®ª
howcome@opera.com                  http://people.opera.com/howcome

Received on Thursday, 10 February 2011 19:33:41 UTC