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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
- Re: virtual host in the tomcat 4 Carlos
- Re: virtual host in the tomcat 4 Christian Parpart
- Re: virtual host in the tomcat 4 Carlos
- Re: virtual host in the tomcat 4 Craig R. McClanahan
