Skip to content

Commit 606f581

Browse files
authored
Added NGINX variables index (#643)
1 parent 07ca5df commit 606f581

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

content/nginx/directives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ url: /nginx/directives
55
weight: 700
66
---
77

8-
<!-- this is dummy doc is used to create a list page entry that redirects users to the directive index in the .org docs. The redirect is configured in netlify.toml -->
8+
<!-- this is dummy doc is used to create a list page entry that redirects users to the directive index in the .org docs. The redirect is configured in azure-redirects-base -->

content/nginx/variables.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: NGINX Variables Index
3+
url: /nginx/variables
4+
weight: 800
5+
---
6+
7+
<!-- this is dummy doc is used to create a list page entry that redirects users to the variables index in the .org docs. The redirect is configured in azure-redirects-base -->

0 commit comments

Comments
 (0)