Access-Control-Allow-Origin: * is set, still no firefox font
HTTP/1.0 200 OK =>
Date => Thu, 09 Apr 2015 07:15:44 GMT
Server => Apache/2.2.14 (Ubuntu)
X-Powered-By => PHP/5.4.39-1+deb.sury.org~lucid+2
X-Pingback => http://www.agripcn.com/xmlrpc.php
Link => ; rel=shortlink
Access-Control-Allow-Origin => *
Vary => Accept-Encoding
Connection => close
Content-Type => text/html; charset=UTF-8
This header checker tool shows it is set. Still Firefox shows no font awesome.
Also putting
<filesmatch ".(eot|ttf|otf|woff)"="">Header set Access-Control-Allow-Origin "*"</filesmatch> `
in .htaccess had no result.
sudo a2enmod headers is also activated
Ideas? I'm using wordpress for all my websites.