Skip to content

Instantly share code, notes, and snippets.

@ma2i
Created September 20, 2019 02:20
Show Gist options
  • Save ma2i/4c403f1d9a5df6554064478c9f893443 to your computer and use it in GitHub Desktop.
Save ma2i/4c403f1d9a5df6554064478c9f893443 to your computer and use it in GitHub Desktop.
クロスドメイン対策(RSSを取得される側=Blogの.htaccessに設定)
Header set Access-Control-Allow-Origin *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment