Skip to content

Instantly share code, notes, and snippets.

@X-Raym
Created February 23, 2017 15:05
Show Gist options
  • Select an option

  • Save X-Raym/079f0b06afe637ceecc08694f5501d04 to your computer and use it in GitHub Desktop.

Select an option

Save X-Raym/079f0b06afe637ceecc08694f5501d04 to your computer and use it in GitHub Desktop.
Header set Access-Control-Allow-Origin
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment