Thanks Luca,  I tried setting proxyerroroverride and error document  in
virtual host, however,  the 500 error produced by content server is
displayed as it is via Apache proxy. Any further help?

Any specific place to set these parameters,  I also hope I don't need to
use .htacess.

Regards,
Vel

On Mar 15, 2017 16:41, "Luca Toscano" <toscano.l...@gmail.com> wrote:

Hi!

2017-03-15 4:00 GMT+01:00 Velmurugan Dhakshnamoorthy <dvel....@gmail.com>:

> Hi Everyone,
>
> I have installed Apache 2.4.25 HTTP server as a reverse proxy server and
> my back-end content server is Weblogic 12c(12.1.3).
>
> The error message(500,50*.. ) produced from content server  Weblogic 12c
> to be displayed with custom error message through Apache 2.4.25. I tired
> few options based on available tips and docs from Apache website,  but
> unable to display custom message. Please help me with the exact steps/setup
> required to achieve this.
>
> My OS is RHEL 7.2, your help and support on this matter is highly
> appreciated.
>

If I got your request correctly, you'd need to enable
https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#proxyerroroverride and
the related ErrorDocuments.

Hope that helps!

Luca

Reply via email to