We have setup a reverse proxy setup using Apache 2.2 for Oracle Apps R12.
Request should go in this way: Load Balancer(Port: 443)(https) --> Reverse Proxy(Apache)(Port: 8000) --> Application Server(Port: 8000) --> Database (Port: 1521).
Application is configured in https mode.
Now when we access the URL we get initial redirection page. i.e.
The E-Business Home Page is located at https://upgtest.ultimatix.org/OA_HTML/AppsLogin
If your browser doesn't automatically redirect to its new location, click here.
Next after redirection we get 404. Application alone(without the reverse proxy server) is working fine. We are getting issue while using the reverse proxy server in between.
We get 404 error on the reverse proxy apache server. Please help us resolving the issue.
Need urgent help. Regards, Mainak