Turn IIS7 HTTP Error Handling Off?

前端 未结 2 1016
醉梦人生
醉梦人生 2020-12-04 18:14

I just got setup on my first Windows Server 2008 / IIS7.5 server for a contest I am participating in. I can\'t for the life of me figure out how to turn OFF error ha

2条回答
  •  南方客
    南方客 (楼主)
    2020-12-04 18:32

    In IIS Manager -> Site -> Error Pages, right-click each error page and choose ‘Remove’.

    Unfortunately there is not a way to tell IIS not to interfere from the script side, so it's always an annoying deployment issue.

提交回复
热议问题