I don't think that's it, Look at this, ******* a.. Add a <Context> entry in the $CATALINA_HOME/conf/server.xml configuration file. This approach is described briefly below, and allows you to position the document root of your web application at some point other than the $CATALINA_HOME/webapps/ directory. You will need to restart Tomcat to have changes in this configuration file take effect. See the administrator documentation (TODO: hyperlink) for more information on configuring new Contexts in this way. ********
There is a TODO:hyperlink. I just can't find the documentation for adding multiple hosts in Tomcat 4. I mean, it should be the simplest thing to do, but I've spend a lot of time trying to do this and just can't figure it out how to set the parameters right... ----- Original Message ----- From: "Dave Minter" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Saturday, March 23, 2002 7:08 PM Subject: Re: Where can I find Administrator Documentation for Tomcat 4.03? > > Is this what you're after ? > http://localhost:8080/tomcat-docs/manager-howto.html > > On Saturday 23 Mar 2002 6:02 pm, you wrote: > > Hi, > > in http://localhost:8080/tomcat-docs/appdev/deployment.html in section > > "Deployment With Tomcat 4" there is a reference to the Administrator > > Documentation. Where can I find it? > > > > Thanks in advance, > > Alexander H�glind > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
