if you have the webserver go to the site root and
$ cat .htaccess
Header add Access-Control-Allow-Origin "*"
for apache at least 🙂
if you have the webserver go to the site root and
$ cat .htaccess
Header add Access-Control-Allow-Origin "*"
for apache at least 🙂
No replies yet.