> Is it possible that you're invoking different routers on the two systems? Or > enabling routes on one and not the other?
Jonathan, One configuration difference between the server and the personal computer is that on the server, I use routes.py, which routes www.mysite.com and mysite.com to the appropriate app. Could this be the problem? If so, how to fix it? Thanks, VP

