and that where you writte?
in this tomcat (4) i see new directives (engine, service)
where you put that exactly?
can you send me a server.xml file?
thanks
Carlos
----- Original Message -----
From: "Christian Parpart" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 20, 2001 11:03 AM
Subject: Re: virtual host in the tomcat 4
> > in the tomcat 3.2.1 the virtual host i defined:
> > <Host name="www.domain.com">
> > <Context path=""
> > docBase="/dir1/domaindir"
> > reloadable="true"/>
> > But how can i defined the virtual hosts in tomcat 4?
> > thanks
> > Carlos
> >
>
> Hi Carlos,
>
> I am using Tomcat 4 with virtual hosts in success and I
> can't really see any problems with your declaration above.
>
> This is a dump from my server.xml:
>
> <Host name="eko.dyndns.org" debug="0">
> <Context
> path=""
> docBase="P:\eko\htdocs"
> <!-- for linux docBase="/eko/htcos" -->
> debug="0"
> />
> </Host>
>
> Hope it helps anyway,
> Christian Parpart
> SurakWare
> http://www.surakware.com
>
> --
> Sent through GMX FreeMail - http://www.gmx.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]