405 Method Not Allowed error with PUT or DELETE Request on IIS Server

Posted francis67

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了405 Method Not Allowed error with PUT or DELETE Request on IIS Server相关的知识,希望对你有一定的参考价值。

昨天手贱去一台服务器上装了Webdav.
一开始以为这个报错是跨域问题,
最近一直遇到用自动的publish发布到FTP出问题也就没想到是Webdav的问题

而且这东西装了还不能删除

处理办法

  • IIS主页里把webdav停用
  • 还是主页-处理程序映射-找到webdav 删除
  • 还是主页- 模块-找到webdav 删除
  • cmd运行一下 iisreset /restart

一切恢复

以上是关于405 Method Not Allowed error with PUT or DELETE Request on IIS Server的主要内容,如果未能解决你的问题,请参考以下文章

jersey中的405错误 method not allowed

报错:get 。。。405 (Method Not Allowed)

代号一:405 Method Not Allowed 错误

为啥此请求返回 405 Method Not Allowed?

这是啥 405 Method Not Allowed svn 错误?

CORS customheaders 不工作 405 Method Not Allowed