Skip to content

Commit f799c18

Browse files
committed
new suggestion
1 parent 22581df commit f799c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/waf/configure/nginx-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It is intended as a reference for small, self-contained examples of how F5 WAF f
1717

1818
Important constraints when F5 WAF for NGINX is enabled:
1919

20-
- Subrequest-based modules (modules that create internal HTTP subrequests) are not supported in the same configuration scope as **app_protect_enable on**. F5 WAF for NGINX inspects only the client-facing request in the scope where it is enabled; internal subrequests fall outside that scope and are not inspected.
20+
- Subrequest-based modules (modules that create internal HTTP subrequests) are not supported in the same scope as **app_protect_enable on**. F5 WAF for NGINX inspects request in the scope where it is enabled; internal subrequests fall outside that scope and are not inspected.
2121
- Modules that require the HTTP Range header are not supported in the same configuration scope as **app_protect_enable on**. Place Range-dependent configuration in a server or location block without F5 WAF for NGINX enabled.
2222

2323
For additional information on configuring NGINX, you should view the [NGINX documentation]({{< ref "/nginx/" >}}).

0 commit comments

Comments
 (0)