On 4/20/2017 4:58 AM, Velmurugan Dhakshnamoorthy wrote:
Thanks Luca for pointing out, the weblogic module is needed to
forward request from Apache to weblogic successfully. Is there any
other way to achieve my requirement?
Regards,
Vel
On Apr 20, 2017 17:20, "Luca Toscano" <[email protected]
<mailto:[email protected]>> wrote:
Hi!
I checked your httpd config and you are using mod_weblogic, not
mod_proxy, so the ProxyErrorOverride option will not be effective :)
Luca
2017-04-20 3:18 GMT+02:00 Velmurugan Dhakshnamoorthy
<[email protected] <mailto:[email protected]>>:
Hi,
Any help to identify and correct what is the issue in my
setting to re-write the 500 error by Apache Proxy 2.4.25
Regards,
Vel
Hello Vel,
You can try using the ErrorPage directive from mod_weblogic.
-
http://docs.oracle.com/middleware/12212/webtier/develop-plugin/plugin_params.htm#PLGWL4380
Mike