The first question, so if I'm wrong, somehow kinder.
We use Route 53 with Amazon and have our primary front-end servers behind ELB. Our application also routes all requests via HTTPS. We use the offsite status page through statuspage.io.
What I'm trying to do is if the main site is down, I would like R53 to redirect both SSL and non-SSL traffic to our status page.
I initially tried setting up a static page on S3, but still had problems with HTTPS requests made on our site.
Has anyone done this successfully? I suppose this should be possible, but it is definitely beyond my competence.
Thanks so much for your time and help.
source share