I just installed 12.1c and run the dbms_xdb.sethttpport(8080) on the container DB.
When I access [http://<ip add](http://<ip add/)>:8080/apex I get the prompt below.
From what I know 12.1 comes with APEX installed and I just want to use EPG with it to see if I can logon.
I was able to install 12.2 DB and APEX without any issues.
I tried to unlock both the XDB and Anonymous but still the same though the status is already open for both users.


I used dbms_xdb.sethttpport(8080); for the container and 8081 for the pdb.
Thanks