Skip to content

Instantly share code, notes, and snippets.

@timersys
Created May 29, 2014 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timersys/a0081421dabd76d282bc to your computer and use it in GitHub Desktop.
Save timersys/a0081421dabd76d282bc to your computer and use it in GitHub Desktop.
Wordpress social invitations icons problem in nginx
location ~* \.(eot|otf|ttf|woff)$ {
add_header Access-Control-Allow-Origin *;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment