Hi I’m interning at a small business and we experienced a server crash on Cloudways end and we had no way to communicate with customers that our site was down. I’m not a senior developer or anything but know my way around html, css and some php. Is there a way to setup a static page so that it’s displayed when we experience a server crash?
I know how to create a 404 error page which just need a redirection using a .htacess file although I’m not sure how this would work at a server level. Is it possible?