On Jan 16, 2008 7:46 PM, Kevin Cole <[EMAIL PROTECTED]> wrote: > > Oops. Never mind. (Something else was failing and I misinterpreted > the cause as some weirdness with that 0.0.0.0. That was not the > issue. All is working, though that's still an odd debugging message > to get.)
0.0.0.0 seems quite normal because it means that the server will answer on any interface on your system. In theory if the server said "serving on 127.0.0.1" you should not be able to connect to it from something else than the loopback interface. so in this context the new message seems to be more explicit than the previous one. Florent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

