Skip to content

Instantly share code, notes, and snippets.

@gaspanik
Created September 12, 2014 08:49
Show Gist options
  • Save gaspanik/1b1f5d332898706fc6e7 to your computer and use it in GitHub Desktop.
Save gaspanik/1b1f5d332898706fc6e7 to your computer and use it in GitHub Desktop.
cors-apache.htaccess
Header set Access-Control-Allow-Origin "*"
Header set Access-Control-Allow-Headers "X-Requested-With"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment