You should consider front-ending you application with Apache (with mod_rewrite, mod_proxy, or mod_jk2).
Alternatively, you can use your favorite firewall to rewrite incoming requests.
IvanLatysh wrote:
Hello, Vincent! You wrote to "Tomcat Users List" <[EMAIL PROTECTED]> on Sat, 01 Nov 2003 15:17:39 -0800:
VA> Have you considered Apache's mod_rewrite?
I am not running Apache, Tomcat only.
>> How I can redirect incoming request from one virtual host to another. >> For example I have : "host.dm", "www.host.dm", "www1.host.dm" I need >> to redirect all incoming requests to "host.dm" >> Alias doesn't work for me, because we have SSL certificate only for >> "host.dm"
>> Is there are any default way to redirect the requests ?
--- Regards Ivan[a]yourmail.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
