On 10/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I can see my TurboGears app on localhost:8080 when I ssh into server > and use lynx. > > I don't get anything when I try to access remotely. > > I used sample-prod.cfg. Is there some switch that controls > whether outside access can be established beyond loopback interface? >
Not by default no. Your host may have other ideas about letting traffic through to unknown ports though. You may want to check that they don't have a firewall running that will stop you getting access to 8080. Lee -- Lee McFadden blog: http://www.splee.co.uk work: http://fireflisystems.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

