当前位置:网站首页>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
边栏推荐
- Gazebo的安装&与ROS的连接
- pytorch之数据类型tensor
- LLDP兼容CDP功能配置
- 2022 Google CTF SEGFAULT LABYRINTH wp
- paddlehub应用出现paddle包报错的问题
- NEON优化:矩阵转置的指令优化案例
- Dell Notebook Periodic Flash Screen Fault
- from . cv2 import * ImportError: libGL. so. 1: cannot open shared object file: No such file or direc
- Receive user input, height BMI, BMI detection small business entry case
- docker 方法安装mysql
猜你喜欢

golang中的Mutex原理解析

boot - prometheus-push gateway 使用

UI控件Telerik UI for WinForms新主题——VS2022启发式主题

Segmenttree

Part V: STM32 system timer and general timer programming

如何管理分布式团队?

ESP Arduino (IV) PWM waveform control output

Maidong Internet won the bid of Beijing life insurance to boost customers' brand value
![[HFCTF2020]BabyUpload session解析引擎](/img/db/6003129bc16f943ad9868561a2d5dc.png)
[HFCTF2020]BabyUpload session解析引擎

微信公众号发送模板消息
随机推荐
免费白嫖的图床对比
NEON优化:关于交叉存取与反向交叉存取
Part VI, STM32 pulse width modulation (PWM) programming
Tencent cloud webshell experience
Make a simple graphical interface with Tkinter
身体质量指数程序,入门写死的小程序项目
Gnet: notes on the use of a lightweight and high-performance go network framework
How do novices get started and learn PostgreSQL?
JTAG debugging experience of arm bare board debugging
ARM裸板调试之JTAG调试体验
Byte P7 professional level explanation: common tools and test methods for interface testing, Freeman
Return to blowing marshland -- travel notes of zhailidong, founder of duanzhitang
HMM notes
There is an error in the paddehub application
[Niuke] [noip2015] jumping stone
boot - prometheus-push gateway 使用
mysql: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such
ESP Arduino (IV) PWM waveform control output
Informatics Olympiad YBT 1171: factors of large integers | 1.6 13: factors of large integers
界面控件DevExpress WinForms皮肤编辑器的这个补丁,你了解了吗?