ngx_waf icon indicating copy to clipboard operation
ngx_waf copied to clipboard

waf_block_page 配置在 LTS 版本中不存在

Open devhaozi opened this issue 1 year ago • 1 comments

文档中提到了 waf_block_page 用于设置拦截页面,实际测试在 LTS 版本中使用会报错 nginx: [emerg] unknown directive "waf_block_page" in xxx.conf,翻了下源码,似乎只有 Current 版本才有这个配置,但是文档中没有注明。

image

devhaozi avatar Dec 10 '23 06:12 devhaozi

确实,好像忘记注明了。

ADD-SP avatar Dec 16 '23 09:12 ADD-SP