Is it possible to display a static HTML page when a web service becomes unavailable because of uncertain reasons. For e.g., an outage caused due to power failure in its data center?
If so, can I know how to do it and where from that page will be served?
Also can we classify such an unavailability under Error 503?
Thanks