You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by louie miranda <lo...@chikka.com> on 2001/12/14 03:59:58 UTC

Can tomcat, do virtual host?

Like on apache,


<VirtualHost 192.168.0.0:80>
    ServerName ex.you.com
    RedirectPermanent / 192.168.0.0/home/index.jsp
</VirtualHost>


how to do this on tomcat? TY.
  


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>