Deploying APEX application with web host
Hi guys,
Whats the process of deploying APEX application with a webHost?
We got a good deal from a web host with dedicated database, it still being processed.
Currently we have a domain name hosted elsewhere (non APEX host) . What I am planning to do is, create a subdomain with our existing web host and point it to the IP address of the DB machine the apex host will give us.
So I am guessing the process will involve:
1) getting the IP address of the database machine
2) configure the my existing web hosting setup to create a sub-domain and make it point to the IP address (for example 174.184.223.441)
Would I need Port number of the machine running Oracle DB with APEX and the local IP address (the one starts with 10.0.0.xxx) etc?
Would be grateful if someone can share what you did given you already have a domain hosted and need to create a subdomain to make it point to another APEX host.