Has anyone ever make use of Access-Control-Allow-Origin in web.config for webfonts using cdn ?
Since webfonts doesnt work properly with IE & FF when using CDN, i made some changes to the web.config but nothing happens. Here is how my code looks like, any thought on this ?
Access Control Allow Origin
Has anyone ever make use of Access-Control-Allow-Origin in web.config for webfonts using cdn ?
Since webfonts doesnt work properly with IE & FF when using CDN, i made some changes to the web.config but nothing happens. Here is how my code looks like, any thought on this ?
Anyone has an idea how to achiev this ?
Did try adding http protocal as well but no success
Got this working if someone needs help on this its something to do with cp rackspace. each individual fonts need to be configured
Hi Fuji
Could you possibly post up an example of how you did this?
Regards
Gordon
Hey Gordon,
yes sure, this is how i configured my files in rackspace.
In my css file ive used https;//cdn.com/fontname.eot ...
Hope this helps.
Fuji
is working on a reply...