ASP.NET Custom error page for 404 returns 302 for http status

后端 未结 5 939
陌清茗
陌清茗 2020-12-17 20:32

In my asp.net web site I have custom error pages defined as following in my web.config file.



        
5条回答
  •  北海茫月
    2020-12-17 21:16

    The solution was even simpler.. Please check out my response over here: http://blog.hebbink.com/post/2010/12/14/NET-custom-404-error-page-returns-302-for-http-status.aspx

提交回复
热议问题