I'm getting more and more confused about the notebook server. I've been looking in sage-main/sage/server/... In server1/server1.py there appears to be a server based on the Python BaseHTTPServer. The code in here, however appears to produce different output from that viewed from my Firefox browser. For instance, in the head of a page server1.py seems to put <title>SAGE: %s</title> while on my browser I see <title>%s (SAGE)</title>. Am I looking in the right place? What I want to do is turn on some kind of logging to see what requests the server is receiving and what it send in reply.
Bill -- +---------------------------------------+ | Bill Purvis, Amateur Mathematician | | email: [EMAIL PROTECTED] | | http://bil.members.beeb.net | +---------------------------------------+ --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
