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:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to