Re: Re: A newbie question

2007-03-25 Thread Steven
Thank you for your answer. I found the setting in the "server.xml" file and I can see the webpage coming up, when I type http://localhost/ on the same machine. But the page is still not showing when I check from my other computer from the LAN (I type http://192.168.10.100) It says: "The page can

Re: A newbie question

2007-03-24 Thread Filip Hanik - Dev Lists
Most likely your router is blocking port 8080, or not forwarding it. to change tomcat to run on port 80 TOMCAT_HOME/conf/server.xml, just search for 8080 Filip S wrote: Hi, I am very new to Tomcat, and something I don't understand why is not working. After I installed Tomcat, I can access a w