Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to make 1 Apache server service multiple APEX installations ?

Ronald RoodDec 8 2011 — edited Mar 7 2012
hi all,

what I want is the ability to use 1 http[s] listener that connects to an APEX installation depending on a part of the url. Currently I have apex listener up and running but I don't seem to be able to give Apache something to JkMount or proxyForward to because the APEX installation keeps telling me it is on /APEX instead of - for example - on /inst1/APEX

What I would like to have is /inst1/APEX -> some apexListener:port that connects to it's own APEX installation. I get the feeling this can not be done using the standalone apex listener but have no idea what else. Could jboss be an option? (how?)

thanks,
Ronald.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 4 2012
Added on Dec 8 2011
13 comments
1,082 views