We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 802e9ae commit cbc81deCopy full SHA for cbc81de
src/content/partials/cloudflare-one/gateway/policies/dash-plus-api/http/block-content-categories.mdx
@@ -42,7 +42,7 @@ resource "cloudflare_zero_trust_gateway_policy" "block_unauthorized_apps" {
42
precedence = 40
43
enabled = true
44
action = "block"
45
- filters = ["dns"]
+ filters = ["http"]
46
traffic = "any(http.request.uri.content_category[*] in {17 85 87 102 157 135 138 180 162 32 169 177 128 15 115 119 124 141 161 2 67 125 133 99})""
47
identity = ""
48
device_posture = ""
0 commit comments