Hi,

If you just want to host html files then you can copy them into the
WEBAPPS\ROOT directory and access it using
http://yourservername/yourhtmlfilename.html
OR
you can also create a directory inside the root and copy your files there
and access it like this
http://yourservername/yourdirectoryname/yourhtmlfilename.html

HTH

Regards,
Sriram Srinivasan
----- Original Message -----
From: "Gavin Alexander" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, August 15, 2002 4:40 AM
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]>

Reply via email to