Hi, I'm running sage-5.0 installed from source on Ubuntu 11.10. Because of our firewall I have to proxy the sage server through apache (i.e. http://myserver:9000 is proxied as https://myserver/sage). Everything is working well so far except for the jmol plotting, where I get "ReferenceError: jmolSetDocument is not defined" when accessing sage via the proxied server. It works fine if I directly access the sage server over it's port (e.g. http://myserver:9000). I'm out of my depth here. Does anybody have an idea what how I can get the apache server to correctly proxy sage?
Thanks, Chris -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
