Some minutes ago, i used a wonderful new feature of ASP.NET 2.0+, the offline page.
We just need to create a file named app_offline.htm and put it in the root directory of our web application.
If the file exists, every request is redirected to that file. As simple as that ![]()