Hi
I am running Expression Engine on a large CDN that I have little control over, and to make a long story short, the system offline page that returns a status code of 503 will not work for me.
I will need to somehow adjust the header status of this page, but I’m pretty sure there are no built in options to do so. Hacking core files is also not an option for me. I was thinking about developing an extension, but was unable to find an appropriate hook.
Any suggestions on how to modify this, or what hook might be an appropriate point to adjust the status code would be appreciated.
Thanks