Skip to content

Commit e6d2ca2

Browse files
committed
add titles for all instruction files
1 parent fd22e59 commit e6d2ca2

File tree

4 files changed

+38
-0
lines changed

4 files changed

+38
-0
lines changed

content/nginx-one/nap-integration/add-cookies.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
title: "Add cookies"
3+
weight: 350
4+
toc: true
5+
nd-content-type: how-to
6+
nd-product: NGINX One Console
7+
---
8+
19
# Managing Cookies in NAP Policy
210
Cookies can be configured and managed directly within the policy editor by selecting the **Cookies** option.
311

@@ -29,6 +37,8 @@ For each violation type, you can:
2937

3038
For more details about enforcement modes, see the [Glossary]({{< ref "/nginx-one/glossary.md#nginx-app-protect-waf-terminology" >}}), specifically the entry: **Enforcement mode**.
3139

40+
See the [Supported Violations]({{< ref "/waf/policies/violations.md#supported-violations" >}}) for additional details.
41+
3242
# Adding a Cookie to Your Policy
3343

3444
1. Choose Cookie Type:

content/nginx-one/nap-integration/add-parameters.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
title: "Add parameters"
3+
weight: 350
4+
toc: true
5+
nd-content-type: how-to
6+
nd-product: NGINX One Console
7+
---
8+
19
# Managing Parameters in NAP Policy
210
Parameters can be configured and managed directly within the policy editor by selecting the **Parameters** option.
311

@@ -35,6 +43,8 @@ For each violation type, you can:
3543

3644
For more details about enforcement modes, see the [Glossary]({{< ref "/nginx-one/glossary.md#nginx-app-protect-waf-terminology" >}}), specifically the entry: **Enforcement mode**.
3745

46+
See the [Supported Violations]({{< ref "/waf/policies/violations.md#supported-violations" >}}) for additional details.
47+
3848
# Adding a Parameter to Your Policy
3949

4050
1. Choose Parameter Type:

content/nginx-one/nap-integration/add-urls.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
title: "Add urls"
3+
weight: 350
4+
toc: true
5+
nd-content-type: how-to
6+
nd-product: NGINX One Console
7+
---
8+
19
# Managing URLs in NAP Policy
210
URLs can be configured and managed directly within the policy editor by selecting the **URLs** option.
311

@@ -29,6 +37,8 @@ For each violation type, you can:
2937

3038
For more details about enforcement modes, see the [Glossary]({{< ref "/nginx-one/glossary.md#nginx-app-protect-waf-terminology" >}}), specifically the entry: **Enforcement mode**.
3139

40+
See the [Supported Violations]({{< ref "/waf/policies/violations.md#supported-violations" >}}) for additional details.
41+
3242
# Adding a URL to Your Policy
3343

3444
1. Choose URL Type:

content/nginx-one/nap-integration/advanced-configurations.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
title: "Advanced configuration for NAP policies"
3+
weight: 350
4+
toc: true
5+
nd-content-type: how-to
6+
nd-product: NGINX One Console
7+
---
8+
19
# Advanced Configuration for NAP Policies
210

311
This document consolidates advanced configuration options for parameters, URLs, and cookies in NGINX App Protect (NAP) policies. These configurations allow for fine-tuning security settings to meet specific application requirements. By centralizing these options, this guide provides a unified reference for creating granular and robust security policies.

0 commit comments

Comments
 (0)