> From: Ridwan [mailto:[EMAIL PROTECTED]
> Subject: Tomcat multiple sub domain names configuration
>
> typing both of those will just bring the Tomcat's home page from the
> $CATALINA_HOME/webapps/ROOT folder.
The easiest way is to simply delete Tomcat's ROOT directory, and rename
MyApplication t
Either create a new host in server.xml with a different appBase or check for
the request url and perform a redirect
Regards,
Serge Fonville
On Thu, Nov 6, 2008 at 1:28 PM, Ridwan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I Need some help. I have Java applications running in Apache Tomcat
> 6.0.16 fro