You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Daniel Kushner <da...@websapp.com> on 2001/11/03 02:13:40 UTC

Page not found

Hi,

I got Tomcat setup. http://localhost:8080/index.html works fine and so does
/examples/. I created a directory named 'greeting' under the webapps
directory. In greeting there's an index.html file. When I go to
http://localhost:8080/greeting/index.html I get a page not error. Any ideas?

Thanks,
Daniel


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: Page not found

Posted by Ray Madigan <ra...@madigans.org>.
u need to add your application to server.xml in the conf directory.

-----Original Message-----
From: Daniel Kushner [mailto:daniel@websapp.com]
Sent: Friday, November 02, 2001 5:14 PM
To: Tomcat Users List
Subject: Page not found


Hi,

I got Tomcat setup. http://localhost:8080/index.html works fine and so does
/examples/. I created a directory named 'greeting' under the webapps
directory. In greeting there's an index.html file. When I go to
http://localhost:8080/greeting/index.html I get a page not error. Any ideas?

Thanks,
Daniel


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>