I have the following question:
Best practice to add a page indicating that a website is in maintenance
I use Spring MVC + Apache tomcat + Apache httpd and I am seeking for best practices in order to redirect all http requests to a page indicating to my users that the website is in maintenance.
Any clue or advice welcome.
Can anyone please let me know on which of the stack exchange sites I am supposed to post it?