mirror of
https://github.com/ADD-SP/ngx_waf.git
synced 2026-04-26 14:05:52 +03:00
[GH-ISSUE #133] waf_block_page 配置在 LTS 版本中不存在 #97
Labels
No labels
MacOS
Nginx
OpenResty
Tengine
bug
documentation
enhancement
needs-investigation
pull-request
question
stale
stale
stale
timeout
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ngx_waf#97
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @devhaozi on GitHub (Dec 10, 2023).
Original GitHub issue: https://github.com/ADD-SP/ngx_waf/issues/133
文档中提到了
waf_block_page用于设置拦截页面,实际测试在 LTS 版本中使用会报错nginx: [emerg] unknown directive "waf_block_page" in xxx.conf,翻了下源码,似乎只有 Current 版本才有这个配置,但是文档中没有注明。@ADD-SP commented on GitHub (Dec 16, 2023):
确实,好像忘记注明了。