Report this

What is the reason for this report?

How do I change the error message 503 on my website? Is it possible?

Posted on May 4, 2019

I’m with some trobles in my code that are being solved, but until it be fixed I need to change the error message 503 to my local language and show information to my costumers to contact the web developer. Could I change this message that comes from the server?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
0

Accepted Answer

Hello,

Here’s a step by step guide on how to configure custom error pages for Apache:

https://www.digitalocean.com/community/tutorials/how-to-configure-apache-to-use-custom-error-pages-on-ubuntu-14-04

In case that you are using Nginx, here’s a step by step guide on how to do that for Nginx:

https://www.digitalocean.com/community/tutorials/how-to-configure-nginx-to-use-custom-error-pages-on-ubuntu-14-04

Hope that this helps! Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.