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