Login  Register

Re: E-business APEX HTTPS

Posted by ErmanArslansOracleBlog on Apr 13, 2024; 5:56am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/E-business-APEX-HTTPS-tp12404p12423.html

1)Is that apex physical host name stored in any of the context file values or EBS profiles? Please check
that..  You can also check / follow your client browser to see the network connection it makes. To see whether the http request is done to that physical hostname, or the answer is made using the physical hostname and exactly where that conversion happens..
2)Can you directly work with apex using the virtual name? or does it do the same thing (converting the hostname in the url to physical one) when you connect apex directly?
3) According to your findings using above actions, you may need to work with your network admin, because there may be a conf in one of your devices (proxy, load balancer and so on) that makes that redirection, rewriting.