Compatibility Statement
OS Compatibility
Compatibility with operating systems other than Linux is not guaranteed.
Nginx Compatibility
This module only guarantees compatibility with nginx-1.18.0 or newer versions.
Module Compatibility
ngx_http_rewrite_module
There is a compatibility issue between ngx_waf and ngx_http_rewrite_module.
- The module does not take effect if the request directive
returntakes effect. - The module does not take effect if the request directive
rewriteresults in a return (e.g., a 302 redirect).