uuWAF icon indicating copy to clipboard operation
uuWAF copied to clipboard

是否有强制https的设置

Open LeoLinbogate opened this issue 2 years ago • 4 comments

站点内是否可以设置强制https?

LeoLinbogate avatar Sep 12 '23 09:09 LeoLinbogate

自定义规则实现,见https://github.com/Safe3/uuWAF/blob/main/rules/force-https.lua

Safe3 avatar Sep 12 '23 11:09 Safe3

自定义规则实现,见https://github.com/Safe3/uuWAF/blob/main/rules/force-https.lua

非常感谢!

LeoLinbogate avatar Sep 13 '23 00:09 LeoLinbogate

自定义规则实现,见https://github.com/Safe3/uuWAF/blob/main/rules/force-https.lua

我试了 但是http还能能直接打开啊没有跳转

shubaofx avatar Oct 29 '23 13:10 shubaofx

自定义规则实现,见https://github.com/Safe3/uuWAF/blob/main/rules/force-https.lua

我试了 但是http还能能直接打开啊没有跳转

你确定经过了waf或对应网站打开了这个规则?

Safe3 avatar Jan 27 '24 13:01 Safe3