Hello
Environment :
Java JDK 1.8 for Linux x64
Apache/2.2.15 (Unix)
Apache Tomcat 8.5.29
Oracle Express Edition (XE) 11g for Linux x64
Oracle Rest Data Services (ORDS) 17.4.1
Oracle Application Express (Apex) 5.1.4
I provisioned my first Cloud server using Upcloud.com CentOS 6.9 Linux 64bit.
To learn Linux basics and APEX install with Secure Apache Web Server, I used Morten Braten's Blog post:
1. https://ora-00001.blogspot.co.uk/2015/06/installing-oracle-xe-ords-and-apex-on-centos-linux-part-one.html
2. https://ora-00001.blogspot.co.uk/2015/06/installing-oracle-xe-ords-and-apex-on-centos-linux-part-two.html
I managed to access the initial APEX Designer page using my server IP address and url :
http://83.136.255.138/ords/apex
I really want to access it using my server name
http://bsd.com/ords/apex
...but receive error : server IP address could not be found.
My hosts file entry is :
83.136.255.138 bsd.com bsd.com
Any assistance regarding server name access please?
Kind Regards
Ade