URL redirect from weblogic
We have a need for a URL redirect for 11g discoverer,a weblogic managed application. For example, if somebody tries the URL, http://xxxx it should get redirected to the Discoverrer URL, http://xxxx.port/discoverer/viewer. I did see something about setting up "weblogic.servlet.proxy.HttpProxyServlet" and customizing the web.xml file. 1) Do I need any additional install/configure of say, Apache HTTP Server Plugin, needed here ? 2) Could somebody give a sample entry needed for the web.xml file for the requirement ? Any help will be appreciated.