Change the configuration file and tell it to run on port 80 (standard http port). Search for the string "8080" to help you find the right location. Any hostname that resolves to your machine will work from the public internet. Localhost will only ever work for you. If your machine can't be reached from the public internet then make sure port 80 to your machine is not being blocked by a firewall.
-Bill On Wed, Jan 05, 2005 at 03:20:37PM -0800, D Lee wrote: > Hi all, > > I am new comer. I have installed Tomcat 5.0 successfully, it shows me the > welcome page when I set the URL at http://localhost:8080 . Also, it only > show up on the local machine, not on the internet. However, I would like to > put my computer name instead of localhost:8080 on it, so that I can see it > one the web. Can you please tell me where to set that. > > Thanks > > > > --------------------------------- > Do you Yahoo!? > Yahoo! Mail - You care about security. So do we. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
