On Mon, Apr 13, 2009 at 8:59 AM, Sanjay <[email protected]> wrote: >> Thanks a lot! Changing the IP from 127.0.0.1 to 192.168.1.202 (server >> ip) in development.ini did the trick. However, nowhttp://localhost:8080/ >> does not work on the server. Not a problem, though. > > Is there a way to listen on both IPs, 127.0.0.1 and 192.168.1.202?
Use 0.0.0.0 as the ip. -- --PJ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

