【已解决】wordpress 修改固定链接 伪静态URL出现nginx 404错误

一、站点设置

【已解决】wordpress 修改固定链接 伪静态URL出现nginx 404错误

打开站点设置,选择伪静态,选择wordpress

【已解决】wordpress 修改固定链接 伪静态URL出现nginx 404错误

二、wordpress设置

打开wordpress后台,选择 设置 —》固定链接

[TencentCloudSDKException] code:FailedOperation.ServiceIsolate message:service is stopped due to arrears, please recharge your account in Tencent Cloud requestId:f093dd7a-81b2-4491-8ee8-caa76c5004da

[En]

[TencentCloudSDKException] code:FailedOperation.ServiceIsolate message:service is stopped due to arrears, please recharge your account in Tencent Cloud requestId:3c334af5-31f5-45e1-9fed-b2cd06488794

【已解决】wordpress 修改固定链接 伪静态URL出现nginx 404错误

[TencentCloudSDKException] code:FailedOperation.ServiceIsolate message:service is stopped due to arrears, please recharge your account in Tencent Cloud requestId:4cd03b7e-5991-4961-ba2b-3a5da965ddaa

[En]

[TencentCloudSDKException] code:FailedOperation.ServiceIsolate message:service is stopped due to arrears, please recharge your account in Tencent Cloud requestId:cb080b2b-83cf-4ed3-9dc0-2cc668547644

【已解决】wordpress 修改固定链接 伪静态URL出现nginx 404错误

https://www.reliableyang.cn/778.html

如果发现出现了404,那可以尝试下面这个方法:

方法2 直接修改nginx配置文件

[TencentCloudSDKException] code:FailedOperation.ServiceIsolate message:service is stopped due to arrears, please recharge your account in Tencent Cloud requestId:6caa1f02-aeba-4877-bd42-f3ab20b3fcd1

[En]

[TencentCloudSDKException] code:FailedOperation.ServiceIsolate message:service is stopped due to arrears, please recharge your account in Tencent Cloud requestId:d779a05e-7fcd-4ce3-8558-f67bee5e982f

1      location / {
2     try_files $uri $uri/ /index.php?$args;
3 }
4
5     # Add trailing slash to */wp-admin requests.

6     rewrite /wp-admin$ $scheme://$host$uri/ permanent;

【已解决】wordpress 修改固定链接 伪静态URL出现nginx 404错误

Original: https://www.cnblogs.com/rainbow-1/p/16667610.html
Author: 靠谱杨
Title: 【已解决】wordpress 修改固定链接 伪静态URL出现nginx 404错误

原创文章受到原创版权保护。转载请注明出处:https://www.johngo689.com/562149/

转载文章受原作者版权保护。转载请注明原作者出处!

(0)

大家都在看

亲爱的 Coder【最近整理,可免费获取】👉 最新必读书单  | 👏 面试题下载  | 🌎 免费的AI知识星球