博客 > 无法应用DELETE、PUT或PATCH HTTP请求怎么办?
浏览量:7688次评论:0次
作者:Christina时间:2019-09-06 05:05:28
适用版本:
Plesk for Windows
问题
无法将 DELETE、PUT 或 PATCH HTTP 请求应用到扩展名为 .php 的文件,出现如下错误信息:
405 - HTTP verb used to access this page is not allowed
The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access
原因
没有为相应的处理程序/文件扩展名注册特定的 HTTP 请求类型。
解决方案
为 .php 处理程序添加 DELETE、PUT 或 PATCH 请求:
1. 打开 IIS Manager 并在导航面板中选择站点。
2. 进入 Handler Mappings > 双击 PHP-php > 点击 Request Restrictions > Verbs.
3. 请务必确保 Verbs 标签中列有 DELETE、PUT 或 PATCH 请求:
相关文章推荐
2024-12-26 15:45:31
2024-12-25 15:21:42
2024-12-18 17:20:52
2024-12-16 14:37:57
2024-12-12 15:40:28
热门工具
标签选择
阅读排行
我的评论
还未登录?点击登录