This:  http://enable-cors.org/

Or, TL;DR ... add a header to the response: Access-Control-Allow-Origin: *

Rob


On Fri, Oct 10, 2014 at 9:06 AM, Tim Casling <[email protected]> wrote:

> Hi
>
> I have set up an environment that uses apache to serve pages and an
> annotator Flask reference store on the same machine as the apache server.
> When I access a page and the page tries to access the remote resource
> (annotator on :5000) to pull annotations from the store, i get a
> cross-origin blocked issue.
>
> Any suggestions as to how I get around this?
>
> Thanks
> Tim
>
> _______________________________________________
> annotator-dev mailing list
> [email protected]
> https://lists.okfn.org/mailman/listinfo/annotator-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/annotator-dev
>
>


-- 
Rob Sanderson
Technology Collaboration Facilitator
Digital Library Systems and Services
Stanford, CA 94305
_______________________________________________
annotator-dev mailing list
[email protected]
https://lists.okfn.org/mailman/listinfo/annotator-dev
Unsubscribe: https://lists.okfn.org/mailman/options/annotator-dev

Reply via email to