How to Configure Custom Error Page (for Response Code 404 and 503) in Oracle HTTP Server for Applications Deployed on WebLogic Server
(Doc ID 2027628.1)
Last updated on JUNE 29, 2023
Applies to:
Oracle HTTP Server - Version 11.1.1.6.0 and laterOracle WebLogic Server - Version 10.3.6 and later
Information in this document applies to any platform.
Goal
How to customize error pages for the application deployed on WebLogic server for the following scenarios
1) When a non existent application page is accessed (404 error)
2) When the application is not started (503 or 404 error)
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
SCENARIO 1 - When application is newly deployed and has not been started yet ( it is in prepared status). |
SCENARIO 2 - When application is started and when a jsp or html page that is not residing in this application is accessed. |
SCENARIO 3 - When application is started and then stopped ( it will again go back to prepared status). |