Currently using custom error pages on the Java web application which is great. To cover all bases, when restarting Tomcat after pushing out an update, there is a very minor 30 second delay restarting the Tomcat service which shows the standard Apache 503 error message. It just looks horrible.
I've looked everywhere for where to find this file to customise. Any ideas? The server is running CentOS6 with Apache Tomcat 7 which has been installed via Easy Apache 3 on cPanel's WHM.