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
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
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 webpage locally at this address:
http://localhost:8080/
I configured my reouter for NAT and I have port 8080 forwarded to my desktop in
my LAN and when I
access http://:8080