IIS7 web server custom errors - works on local but not when published to production

前端 未结 2 542
無奈伤痛
無奈伤痛 2020-12-15 09:59

I am building a new site with custom error pages. I have setup my web.config, and have all of my pages setup.

When I run locally, and force errors (page not found i

2条回答
  •  独厮守ぢ
    2020-12-15 10:20

    Does this help?

    I wonder if you also have to register the paths to the custom errors that way as well.

提交回复
热议问题