Skip to content

Commit 3631233

Browse files
Update content/waf/configure/nginx-features.md
Co-authored-by: Alan Dooley <a.dooley@f5.com>
1 parent d6cd2bb commit 3631233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/waf/configure/nginx-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ 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 (NGINX modules that create internal HTTP subrequests) are not inspected in any scope block where __app_protect_enable on__ is set. F5 WAF for NGINX inspects only direct, client-facing HTTP requests.
21-
- 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.
20+
- Subrequest-based modules (NGINX modules that create internal HTTP subrequests) are not inspected in any scope block where **app_protect_enable on** is set. F5 WAF for NGINX inspects only direct, client-facing HTTP requests.
21+
- 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/" >}}).
2424

0 commit comments

Comments
 (0)