Hi, I'm running an app locally on my computer, so I can access it by typing localhost:8080. How can I access that localhost from a different computer? If I use xampp, I can just edit the file httpd-xampp.conf to change the allowance to all IP, then type this to the browser: <public DNS>/xampp/<directory> Do you know how to do the same thing if I host the app on my computer using AppEngine ?
Thanks! -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
