One IP for Multiple Domains
Hi,
I have installed a DB and a Glassfish on one server. The server should handle 3 domains and only one IP address available which points to this server, each domain has its own Oracle APEX application.
www.d1.com >>> One IP Address >>> APEX Application1
www.d2.com >>> One IP Address >>> APEX Application2
www.d3.com >>> One IP Address >>> APEX Application3
How can I implement this?
Thanks,