Skip to content

Instantly share code, notes, and snippets.

@ejangi
Created March 13, 2015 03:27
Show Gist options
  • Save ejangi/5d92dbd5156913c966c2 to your computer and use it in GitHub Desktop.
Save ejangi/5d92dbd5156913c966c2 to your computer and use it in GitHub Desktop.
<FilesMatch "\.(ttf|otf|eot|woff|svg)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment