Hi When I run: paster serve --reload development.ini I am able to view the site through 127.0.0.1:5000/myapp (on Ubuntu server) however I cannot access this site from another machine on my network (ie 192.168.1.5:5000/myapp). How do I configure Pylons/Paster to allow external access to the Pylons app?
Thanks Ben -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
