SportIT2015
Programmer
I am knew to weblogic. I'm trying to setup a virtualhost with Oracle Weblogic 10.3.6 and Oracle HTTP Server. The goal is to allow users to type in the URL instead of
I tried the following but it makes me still put in the :7001/<appname> after http:/abc. Is there a way to configure an alias. so that http:/abc is equivalent to
What I have done.
1) In Host file added
xxx.xxx.xxx.xxx localhost abc
2) In Weblogic,
a) Created Virtual Host VH1 and set the virtual host name to abc.
b) Added Virtual Host to a target.
c) Went to the deployment and selected virtual host and domain [both selected.]
3) Restarted the services.
Any help with this issue would be greatly appreciated?
Thanks
I tried the following but it makes me still put in the :7001/<appname> after http:/abc. Is there a way to configure an alias. so that http:/abc is equivalent to
What I have done.
1) In Host file added
xxx.xxx.xxx.xxx localhost abc
2) In Weblogic,
a) Created Virtual Host VH1 and set the virtual host name to abc.
b) Added Virtual Host to a target.
c) Went to the deployment and selected virtual host and domain [both selected.]
3) Restarted the services.
Any help with this issue would be greatly appreciated?
Thanks