Hi! I think you have to edit your server.xml file under TOMCAT_HOME\conf. The new web site has to be added to this file! You have to define path-name and docbase (where on the disk the files are placed). Try to copy the /examples context, and edit the copy...
Morten T. -----Opprinnelig melding----- Fra: Pascal Platteeuw [mailto:[EMAIL PROTECTED]] Sendt: 28. november 2002 13:11 Til: [EMAIL PROTECTED] Emne: newbie question Hello, I've installed tomcat but I still have some problems to make it run as I want... Tomcat is an Http server right ? Then how do I see the HTML page I write and that are not in the tomcat root (my html pages, my images, and css are on a separate disk...) ? Is there something I miss ? Please help... I want to have tomcat installed in one place and all the web site (html, css, image, jps, servlets,...) installed on another drive ? How do i tell tomcat to go looking on the other drive... Many thanks in advance... -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
