Thanks for your info.
How about port no# ? Can we define the port no# from tomcat ?
Example: http://testing:180 or http://testing:1800
Thanks & Regards
Sk LAU

-----Original Message-----
From: Kukkapalli PraveenKumar [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 13, 2001 6:42 PM
To: Tomcat Users List
Subject: Re: How to setup the Virtual Directory in Tomcat



Go to $TOMCATHOME/conf/server.conf and give like this.

<Context path="/examples"
                 docBase="webapps/examples"
                 crossContext="false"
                 debug="0"
                 reloadable="true" >
        </Context>

On Thu, 13 Dec 2001 [EMAIL PROTECTED] wrote :
> Hi,
> 
> I'm new to the TOMCAT, can somebody tell me how/where 
> to setup the virtual directory and the port conf in 
> TOMCAT server ?
> thanks
> 
> Regards
> SK LAU
> 
> 
> --
> To unsubscribe:   <mailto:tomcat-user-unsubscribe@jakart-
> a.apache.org>
> For additional commands: <mailto:tomcat-user-help@jakart-
> a.apache.org>
> Troubles with the list: <mailto:tomcat-user-owner@jakart-
> a.apache.org>
> 
 


--
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]>

Reply via email to