Skip to content

Commit 0b4bcb4

Browse files
authored
Update acls.mdx
1 parent ab2e29a commit 0b4bcb4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

macros/network/acls.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
macro: acls
33
---
44

5+
- this macro
6+
- has a new list
57

6-
**A**ccess **C**ontrol **L**ists (ACLs) allow you to control traffic arriving at your Load Balancer's frontend, and set conditions to **allow** traffic to pass to the backend, **deny** traffic from passing to the backend, or **redirect** traffic. Conditions can be set based on the traffic's source IP address and/or HTTP path and header, or you can choose to carry out unconditional actions. ACLs allow you to build extra security into your Load Balancer, as well as letting you redirect traffic, for example from HTTP to HTTPS.
8+
**A**ccess **C**ontrol **L**ists (ACLs) allow you to control traffic arriving at your Load Balancer's frontend, and set conditions to **allow** traffic to pass to the backend, **deny** traffic from passing to the backend, or **redirect** traffic. Conditions can be set based on the traffic's source IP address and/or HTTP path and header, or you can choose to carry out unconditional actions. ACLs allow you to build extra security into your Load Balancer, as well as letting you redirect traffic, for example from HTTP to HTTPS.

0 commit comments

Comments
 (0)