How have you installed sage for department or university? There are at least six options:

1) Sage runs at port 8000 or similar. Users have to remember an url that ends with :8000.
2) Sage runs as root. Does not sound good.
3) Set up Apache, use RewriteRules. Apache needs to be updated, might have bugs.
4) Set up lighthttpd. Maybe smaller web server got less bugs?
5) Use authbind. Seems to work. Needs one extra component.
6) Have iptables to redirect port 443 to (for example) 8000.

I think that option 6 is best, but is there something more I should consider before making decision?

--
Jori Mäntysalo

--
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

Reply via email to