EExcel 丞燕快速查詢2

EExcel 丞燕快速查詢2
EExcel 丞燕快速查詢2 https://sandk.ffbizs.com/

maxcdn fontawesome webfont.woff2 has been blocked from loading No 'Access-Control-Allow-Origin' header

https://www.maxcdn.com/one/tutorial/htaccess-example-collection//


# ---------------------------------------------------------------------- # Webfont access
# ----------------------------------------------------------------------
# Allow access from all domains for webfonts.
# Alternatively you could only whitelist your
# subdomains like "subdomain.example.com".

<IfModule mod_headers.c>
  <FilesMatch "\.(ttf|ttc|otf|eot|woff|font.css|css)$>
     Header set Access-Control-Allow-Origin "*" 
  </FilesMatch> 
</IfModule>