Game-Jaming/.htaccess

2 lines
113 B
ApacheConf
Raw Normal View History

2021-03-22 14:29:18 +00:00
Header add Access-Control-Allow-Origin "*"
Header add Access-Control-Allow-Methods: "GET,POST,OPTIONS,DELETE,PUT"