RE: apex / http

  • From: Jeff Smith <jeff.d.smith@xxxxxxxxxx>
  • To: howard.latham@xxxxxxxxx, ORACLE-L <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 30 Jan 2020 06:18:58 -0800 (PST)

For starters, you could stop using the embedded listener and stand up ords. Get 
a proper cert, and the embedded Jetty webserver will serve up your apex pages 
happily in https only if you desire.

 

From: Howard Latham <howard.latham@xxxxxxxxx> 
Sent: Thursday, January 30, 2020 5:13 AM
To: ORACLE-L <oracle-l@xxxxxxxxxxxxx>
Subject: apex / http

 

Oracle 11.2.04 / 12

rh 7

 

Running APEX. 

 

Does anybody know a way I can start a database with http(s) disabled? I have a 
dataguard copy I need to activate but it will try and use the same port as my 
prod database. 

I do know I cam change it once its up but we have lost transactions because of 
the brief delay before.

 

 

Other related posts:

  • » apex / http- Howard Latham
  • » RE: apex / http - Jeff Smith