首页 > Windows开发 > 详细

webapi put 404

时间:2017-06-27 12:44:51      阅读:289      评论:0      收藏:0      [点我收藏+]

windows server 2016  IIS  webapi   404 error

  • In IIS select your website and double-click Handler Mappings  (处理程序映射)
  • Find ExtensionlessUrlHandler-ISAPI-4.0_32bit and double-click
  • In the dialog that appears, click Request Restrictions
  • On the Verbs tab add the missing HTTP verbs separated by commas (in my case it was PUTand DELETE
  • Click Ok where required and answer Yes in the Edit Script Map dialog that pops up.
  • Repeat for ExtensionlessUrlHandler-ISAPI-4.0_64bit

webapi put 404

原文:http://www.cnblogs.com/lengp/p/7084529.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!