Place ASP.NET Application Offline - Quickly
Place a file named app_offline.htm in your root directory to place quickly put your ASP.NET application in offline mode.
div { background-color:#ffffcc; padding-top:10px; padding-bottom:10px; padding-left:10px; padding-right:10px; border-style:solid; border-color:Black; border-width:1px; }
This application is currently offline. To enable the application, remove
the app_offline.htm file from the application root directory.


Comments