我甚至在这里读到了很多关于它的内容:
https://stackoverflow.com/questions/2271887/custom-error-page-for-http-error-503
对我而言毫无作用。
当应用程序池停止时,它将始终显示来自 IIS 的服务不可用消息
我的页面是 503.html
怎样才能让它发挥作用?
答案1
https://docs.microsoft.com/en-us/iis/configuration/system.webserver/httperrors/error
以下 HTTP 错误无法自定义:400、403.9、411、414、500、500.11、500.14、500.15、501、503 和 505。