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. FYI, my website will be hosted on Cloudfoundry.
Asked
Active
Viewed 134 times
1 Answers
2
I think a good solution is to use a simple .htaccess to redirect the requests.
Aurelio De Rosa
- 1,588
- 12
- 25