On Mon, 12 Nov 2001, Chris Sheerman wrote:

> Date: Mon, 12 Nov 2001 18:07:04 +1100
> From: Chris Sheerman <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: How do you get Tomcat to...
>
> Hi
> How do you get Tomcat to use another directory as it's root ....in other
> words,  how would point it  to say c:\temp\myprograms instead of
>  ....\webapps?
>

For all versions of Tomcat, you can use an absolute pathname to a
directory as the "docBase" attribute of the <Context>.

If you want to change the directory in which Tomcat automatically
recognizes web applications, you can do that (Tomcat 4 only) by setting
the "appBase" parameter of the <Host> element.


> --
> Regards
>
> Chris
>

Craig


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to