Weblogic Server Redirect
Hi;
I installed Weblogic Server 12.1.2
I have managed server(abc) and I deployed my project. (http://localhost:7430/abc)
When the users write the browser http://www.abc.com.tr, I want open http://localhost:7430/abc
How can I configure and redirect weblogic server?
Best Regards.
0