> From: Dave Filchak [mailto:sub...@zuka.net]
> Subject: Re: General errors in virtual host setup
> 
> > It's really, really bad form to write into the webapps directory;
> > you need to move the logging area to somewhere else.
>
> Can I simply change the path?

I would expect so.

> > 1) Do you expect to be hosting more domains in the future?
>
> It is probable.

O.k., then leave the extra <Host> element there.  However, redefine its appBase 
to be somewhere else; it doesn't have to be under the Tomcat directory tree, 
and it *must not* be under any other <Host> appBase.

> > 2) Do you want the exodus webapp to be the default webapp
> > for exodus.zuka.net?
>
> It will be the default app but the way the domain is now will be
> changed. Right now, this is just a staging site.

Regardless, you might as well get it right from the beginning.  Whatever 
location you choose for the exodus.zuka.net <Host> appBase, place the exodus 
app in a directory named ROOT (case sensitive) underneath that, rather than a 
directory named exodus.

> > 3) Do you need the existing Tomcat webapps to be available 
> > under exodus.zuka.net (or available at all)?
>
> At this point, to the best of my knowledge, I will only need the exodus
> app available under exodus.zuka.net

Good, that makes life simpler.  If you need the manager app for the 
exodus.zuka.net domain, just copy it from Tomcat's webapps directory to the 
appBase directory of the other <Host>.

Do you have a <Context> element for the exodus app?  If so, please post it (or 
provide a pointer if you already did and I missed it).

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to