> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > I have a test file put in my webapps folder that > > 1. works fine when called from the server machine with the link > localhost:8080\test\test.html > 2. but http://www2.myhostmz.org/test/test.html shows page not > found
I suspect a routing or firewall issue. - If you're using a router with NAT enabled, have you port-forwarded port 8080 to the machine running Tomcat? - If you're running a firewall on the machine running Tomcat, have you allowed connections to port 8080? This includes the built-in Windows firewall in XP SP2 and Vista. - Peter --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]