mirror of
https://github.com/ADD-SP/ngx_waf.git
synced 2026-04-26 14:05:52 +03:00
[GH-ISSUE #67] is ngx_waf can possible compatible with openresty? #183
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#183
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 @mootechcdn on GitHub (Oct 3, 2021).
Original GitHub issue: https://github.com/ADD-SP/ngx_waf/issues/67
Hi ,
I'm tested on nginx working perfect,
but in my prod env we are using openresty ,
so is possible compile with openresty ?
thanks
@ADD-SP commented on GitHub (Oct 3, 2021):
Hi,
Theoretically it is fully compatible as nginx is a component of openresty.
We did a simple test on openresty and found no problems.
If you find any problems in using it, please let me know.
Best regards
@mootechcdn commented on GitHub (Oct 3, 2021):
hi sir , thanks a lot
I'm compiled successfully on openresty