|
Home > Archive > WebLogic installation support > April 2006 > apache and failed weblogic
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
apache and failed weblogic
|
|
| tomec@obywatel.pl 2006-04-11, 9:09 am |
| Helo,
I would like to present nice message to people, when my weblogic server
crashes.
How to configure apache plugin, to serve instead of 503 error, custom
page?
Thanks in Advance
AG
| |
|
|
tomec@obywatel.pl napisal(a):
> I would like to present nice message to people, when my weblogic server
> crashes.
> How to configure apache plugin, to serve instead of 503 error, custom
> page?
>
You should set ErrorPage property of this plugin:
ErrorPage /error/error.html
Cheers,
Szczepan
|
|
|
|
|