Virtual Hosts
Hello all,
I've seen 2 questions about virtual hosts that where not answered. Hope my question will be clear and I will get a resolution.
I'm running Weblogic 10.3.1 on a linux machine and I have deployed to it 3 applications on three different ports. They a running fine but I want to hide the ports to be more intuitive. I want to define virtual hosts but I'm unable to get this running. I've done it like this:
I've seen 2 questions about virtual hosts that where not answered. Hope my question will be clear and I will get a resolution.
I'm running Weblogic 10.3.1 on a linux machine and I have deployed to it 3 applications on three different ports. They a running fine but I want to hide the ports to be more intuitive. I want to define virtual hosts but I'm unable to get this running. I've done it like this:
- Created virtual host (VirtualHost1) and assigned it a name "testdns"
- I've targeted this virtual host to a Server (Server1)
- In Server1 I've targeted the deployed application to the virtual host.
0