Add a CORS header to allow accessing the JSON output from anywhere.
This commit is contained in:
parent
8fd9078d22
commit
3a546e45c1
1
getlinks/.htaccess
Normal file
1
getlinks/.htaccess
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Header set Access-Control-Allow-Origin "*"
|
Loading…
Reference in New Issue
Block a user