修复窜站问题 #6837
QYG2297248353
started this conversation in
Show and tell
修复窜站问题
#6837
Replies: 1 comment
-
手动点赞 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
前言
如果您的站点最近发生过窜站的问题,你可以参考以下步骤解决问题。
部署方案
无论是哪一种,如果您没有修改
OpenResty
配置,只需要重置配置即可。该方法适用于,一路升级的 1Panel 用户。近期安装,或新装用户,请自行查询解决方案。
重置配置
设置

配置修改

如果修改过此配置,请记录特别值,重置后添加回去。
重启雷池/其他WAF
终端,进入雷池安装目录(默认目录
/data/safeline
)cd /data/safeline
重启雷池
测试
打开浏览器,清除站点(窜站的站点)的缓存(不会的话,可以清除浏览器所有数据)

关闭浏览器,重新打开浏览器,访问站点。
至此就修复了窜站的问题。
Beta Was this translation helpful? Give feedback.
All reactions