- From: Dave Crossland <dave@lab6.com>
- Date: Wed, 8 Jul 2009 23:36:43 +0100
- To: John Daggett <jdaggett@mozilla.com>
- Cc: www-font <www-font@w3.org>
2009/7/8 John Daggett <jdaggett@mozilla.com>: >>> Same-site origin restrictions are simple, font linking is allowed >>> only when the origin is the same. CORS is only involved for >>> *exceptions*, such as a font library wanting to provide general >>> access to everyone, so 99% of the time authors don't need to worry >>> about CORS at all. >> >> Btw, do you know a link for an explanation of how one can do that - >> set Apache to send "Access-Control-Allow-Origin: *" headers to all >> requests? :-) > > Something like this in a .htaccess file? That works great :-) I've documented it at http://openfontlibrary.org/wiki/Web_Font_linking_and_Cross-Origin_Resource_Sharing#Allowing_other_sites
Received on Wednesday, 8 July 2009 22:37:42 UTC