# Due to an increased number of CORS related issues caused by people opening their sites from # site.com while having WP configured on www.site.com (and vice-versa) we've implemented this # temporary, far-from-ideal fix to make sure FontAwesome still gets loaded. # We're working on a different solution that won't use "*". # For all security snowflake experts out there - keep your shirt on. Rule is applied to only # 6 files. Nobody will die ... # # Gordan @ WebFactory, 2017/10/10 <IfModule mod_headers.c> <FilesMatch "\.(woff|woff2|otf|eot|svg|ttf)$"> Header set Access-Control-Allow-Origin "*" </FilesMatch> </IfModule>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.htaccess | File | 648 B | 0644 |
|
FontAwesome.otf | File | 131.65 KB | 0644 |
|
fontawesome-webfont.eot | File | 161.86 KB | 0644 |
|
fontawesome-webfont.svg | File | 433.96 KB | 0644 |
|
fontawesome-webfont.ttf | File | 161.67 KB | 0644 |
|
fontawesome-webfont.woff | File | 95.73 KB | 0644 |
|
fontawesome-webfont.woff2 | File | 75.35 KB | 0644 |
|