You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Raphael <ra...@led.br> on 2003/06/09 22:24:43 UTC

Redirecting directories according to domain

I have tomcat 4 installed in a Windows NT server, 

There are 2 domains (www.teste1.com.br, www.teste2.com.br) pointing to my Windows NT Server.

I have one directory called "portal"  ( in webapps directory ) and inside this directory I have a file called

redirect.jsp, I need to call this file like that:

www.teste1.com.br - redirect.jsp?id=1

www.teste2.com.br - redirect.jsp?id=2

I tryed this using the Tomcat Web Server Administration Tool, but it didn´t work

thanks


------------------------------------------------------------------
Raphael Winckler de Bettio M.Eng
Laboratório de Ensino a Distância - UFSC
ICQ: 97050977
email: raphael@led.br
------------------------------------------------------------------