How to front-end Oracle Application Server 10g with Apache 2.0
Hello,
I have a seperate apache tier from my oracle app tier and I want to use my compiled apache as a web front-end for oracle apps. I have a completely default configuration at the moment.
The only documentation I have been able to find on Oracle's site is in regard to using mod_oc4j.so with Oracle HTTP server.
Is a compiled build of apache supported with mod_oc4j?
Where can I get the mod_oc4j.so module for apache?
Is there any good documentation I can use for installing it?