I am trying to setup a maintenance page for our website. For this when Apache returns the maintenance page I want it to return status 403 instead of 200. This is a requirement from the UI perspective to integrate with other applications.
Any help or pointers is appreciated.
Thanks