You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Amazon Linux 2023 |_app-protect-module-oss-1.29.0+5.498.0-1.amzn2023.ngx.x86_64.rpm_|_app-protect-module-plus-35+5.498.0-1.amzn2023.ngx.x86_64.rpm_|_app-protect-35+5.498.0-1.amzn2023.ngx.x86_64.rpm_|
| Oracle Linux 8.1 |_app-protect-module-oss-1.29.0+5.498.0-1.el8.ngx.x86_64.rpm_|_app-protect-module-plus-35+5.498.0-1.el8.ngx.x86_64.rpm_|_app-protect-35+5.498.0-1.el8.ngx.x86_64.rpm_|
| RHEL 8 and Rocky Linux 8 |_app-protect-module-oss-1.29.0+5.498.0-1.el8.ngx.x86_64.rpm_|_app-protect-module-plus-35+5.498.0-1.el8.ngx.x86_64.rpm_|_app-protect-35+5.498.0-1.el8.ngx.x86_64.rpm_|
47
45
| RHEL 9 and Rocky Linux 9 |_app-protect-module-oss-1.29.0+5.498.0-1.el9.ngx.x86_64.rpm_|_app-protect-module-plus-35+5.498.0-1.el8.ngx.x86_64.rpm_|_app-protect-35+5.498.0-1.el9.ngx.x86_64.rpm_|
Copy file name to clipboardExpand all lines: content/waf/fundamentals/overview.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,19 +21,20 @@ It provides protection for the OWASP Top 10, with additional functionality:
21
21
- Meta character checking
22
22
- Disallowing file types
23
23
24
-
For more details, see the [Supported security policy features]({{< ref "/waf/fundamentals/technical-specifications.md#supported-security-policy-features">}}).
24
+
For more details, see the [Supported security policy features]({{< ref "/waf/policies/configuration.md#supported-security-policy-features">}}).
25
25
26
-
It is platform-agnostic and supports a range of deployment options for operational needs:
26
+
It is platform-agnostic and supports a range of deployment options:
27
27
28
28
1.[Virtual machine or bare metal]({{< ref "/waf/install/virtual-environment.md" >}})
29
-
- NGINX operates on the host system
30
-
- WAF components are deployed in containers
29
+
- NGINX and WAF components operate on the host system
- Integrates NGINX and WAF components in a single pod
34
33
- Ideal for scalable, cloud-native environments
35
34
1.[Docker]({{< ref "/waf/install/docker.md" >}})
36
35
- NGINX and WAF components are deployed as containers
37
-
- Suitable for environments with multiple deployment stages
36
+
- Ideal for environments with multiple deployment stages
37
+
38
+
For more details, see the [Technical specifications]({{< ref "/waf/fundamentals/technical-specifications.md" >}}).
38
39
39
40
F5 WAF for NGINX is part of the [NGINX One](https://www.f5.com/products/nginx/one) premium packages and runs natively on [NGINX Plus](https://www.f5.com/products/nginx/nginx-plus) and [NGINX Ingress Controller](https://www.f5.com/products/nginx/nginx-ingress-controller).
0 commit comments