Use http://tuckey.org/urlrewrite/
It will let you easily map http://www.bla.com to http://bla1.com. On Apr 28, 2008, at 7:52 PM, Pavel Pragin wrote:
Hello,Can I add a configuration to redirect from one URL to another. So if the user goes to http://www.bla.com it will redirect to http:// www.bla1.com. Is it something I need to add to server.xml in Tomcat. Tomcat is using the Coyote http connector. Thanks