当前位置:网站首页>405 method not allowed appears when the third party jumps to the website
405 method not allowed appears when the third party jumps to the website
2022-07-07 01:17:00 【yunchong_ zhao】
Status code 405 Method Not Allowed Indicates that the server is not allowed to use the current HTTP Method request . It should be noted that ,GET And HEAD Two methods must not be forbidden , Of course, the status code must not be returned 405.
I use this method
One . Redirect 405 Error code to 200: stay nginx server{} Add the following ,root Is the root directory of the site
error_page 405 =200 $uri
Make a mistake code Compulsory from 405 To adjust to 200 Success status , Can 
The introduction is very detailed
https://jingyan.baidu.com/article/86f4a73e2a36e377d752697a.html
Pay attention to me Continuously update front-end knowledge . This is also a small pit
If it hasn't been solved yet . Try to check Whether the port number has been changed After all, this will also affect
边栏推荐
- THREE.AxesHelper is not a constructor
- Byte P7 professional level explanation: common tools and test methods for interface testing, Freeman
- Body mass index program, entry to write dead applet project
- UI control telerik UI for WinForms new theme - vs2022 heuristic theme
- Realize incremental data synchronization between MySQL and ES
- Tencent cloud webshell experience
- Dell笔记本周期性闪屏故障
- Make a simple graphical interface with Tkinter
- JTAG debugging experience of arm bare board debugging
- C# 计算农历日期方法 2022
猜你喜欢

线段树(SegmentTree)
![[Niuke] b-complete square](/img/bd/0812b4fb1c4f6217ad5a0f3f3b8d5e.png)
[Niuke] b-complete square

MySQL script batch queries all tables containing specified field types in the database

golang中的Mutex原理解析

让我们,从头到尾,通透网络I/O模型

JTAG principle of arm bare board debugging
![[batch dos-cmd command - summary and summary] - string search, search, and filter commands (find, findstr), and the difference and discrimination between find and findstr](/img/4a/0dcc28f76ce99982f930c21d0d76c3.png)
[batch dos-cmd command - summary and summary] - string search, search, and filter commands (find, findstr), and the difference and discrimination between find and findstr

Installation of gazebo & connection with ROS

Js逆向——捅了【马蜂窝】的ob混淆与加速乐

Segmenttree
随机推荐
go-zero微服务实战系列(九、极致优化秒杀性能)
【js】获取当前时间的前后n天或前后n个月(时分秒年月日都可)
Atomic in golang, and cas Operations
The difference between spin and sleep
Niuke cold training camp 6B (Freund has no green name level)
Meet in the middle
What kind of experience is it to realize real-time collaboration in jupyter
MySQL中回表的代价
NEON优化:矩阵转置的指令优化案例
ClickHouse字段分组聚合、按照任意时间段粒度查询SQL
Taro 小程序开启wxml代码压缩
界面控件DevExpress WinForms皮肤编辑器的这个补丁,你了解了吗?
微信公众号发送模板消息
NEON优化:log10函数的优化案例
Failed to successfully launch or connect to a child MSBuild. exe process. Verify that the MSBuild. exe
Oracle: Practice of CDB restricting PDB resources
Installation of gazebo & connection with ROS
Build your own website (17)
Informatics Orsay Ibn YBT 1172: find the factorial of n within 10000 | 1.6 14: find the factorial of n within 10000
Receive user input, height BMI, BMI detection small business entry case