I currently have a web application that is running under a Virtual Directory plus under a default web site.
The team want to add a maintenance page if the application is under maintenance. I am not sure if this is possible as the application is under the directory of default web site in IIS 7.
Therefore, I am asking whether anyone can advise me whether it is possible to add a simple HTML page to the application which if it is unavailable the user can be directed to the static page.
Thanks