How can I indicate to users that my IIS website is undergoing maintenance? March 22, 2023 by Tarik If you are using ASP.NET 2.0 (or higher), you can drop an app_offline.htm page on the root. More info here.