> From: Steve Ingraham [mailto:[EMAIL PROTECTED] 
> Subject: Moving Tomcat
> 
> I believe that all of the content for the webpage(s) reside
> in /usr/local/src/jakarta-tomcat-5.5.9/webapps.

That's where they are by default.  However, apps can be deployed outside
of the Tomcat directory tree by placing [appName].xml files in
conf/[engine]/[host] (usually conf/Catalina/localhost, although you may
have more than one host defined in conf/server.xml).

> Is there anything else I need to know about or that needs 
> moved in order for the website to be accessible from the
> new server?

DNS entries may need to be changed to point to the new box, of course.
If you have multiple <Host> entries defined in your conf/server.xml, you
may need to examine them for changed IP addresses.  The same applies to
any filters or valves you have configured.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to