Change 
<Host name="localhost" debug="0" appBase="webapps" 
       unpackWARs="true" autoDeploy="true">
To
<Host name="localhost" debug="0" appBase="D:\Data" 
       unpackWARs="true" autoDeploy="true">
And restart tomcat 

guru
-----Original Message-----
From: MW [mailto:[EMAIL PROTECTED] 
Sent: 22 June 2005 17:24
To: [email protected]
Subject: Move Webapps


I would like to move the Webapps
from the current default path (CATALINA_HOME\WEBAPPS) to a different
path on a different drive - let's say D:\DATA.  I would still prefer
to run the webserver from the default installation directory, as I
only want to move the webapps to serve them from another location.
What steps do I need to take to accomplish this?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to