Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions content/networking/waf.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ description: 'A rule-based firewall in front of your project — block, log, or
lead: 'The Firewall is an ordered list of rules that run for every request matching a route in the project. Each rule has an expression and an action — block, log, or allow.'
---

{{< callout type="note" >}}
The Firewall is currently in **preview** and rolls out per location. The
console shows a "Preview" badge in the sidebar when it's available.
{{< /callout >}}

## The Firewall page

The Firewall tab lists every zone in the project (one per location), with its
Expand Down