I'm sorted: Tomcat_Home/webapps/yourweb/index.html didn't work, but I used Tomcat_Home/webapps/ROOT/yourweb/index.html and this worked fine with http://localhost/yourweb/index.html (I have localhost set to port 80)
Thanks, Gavin At 00:13 15/08/2002, you wrote: >Hi, > >it's very simple, you need to create a context in webapps directory under >tomcat > >Tomcat_Home/webapps/yourweb/index.html or index.jsp > >then you should go to http://localhost:8080/yourweb/index.html > >this is what you need to do.... > >Alex > > > > > > >Gavin Alexander <[EMAIL PROTECTED]> >14/08/2002 06:10 p.m. >Please respond to Tomcat Users List > > > To: Tomcat Users List <[EMAIL PROTECTED]> > cc: > Subject: Setting up web pages with tomcat > > > >Hi, > >Simple Question: >I'm just starting out with Tomcat 4.0, using it as a standalone on >Win2000. >I cannot find any reference to which directory my own HTML pages should be > >located in and what URLs to use to reach them. >Could somebody advise me? > >Gavin > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
