On Wednesday, 23 December 2015 05:59:43 UTC-7, [email protected] wrote: > > *Local files don't work with the public server...* > > *How do you fixed it for your server: https://sagecell.sagemath.org/ > <https://sagecell.sagemath.org/>?* > I tried: > add_header Access-Control-Allow-Origin $http_origin; > or > add_header Access-Control-Allow-Origin *; > It is doesn't work for uor server: http://sagecell.icse.us.edu.pl:6363/. >
https://github.com/sagemath/sagecell/commit/0f51ab68b617348aafb95222e75a169b229335a7 deals with https://github.com/mrjoes/sockjs-tornado/pull/83 which is ignored upstream for half a year -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
