Skip to content

Commit 48ecd11

Browse files
committed
Update HTTP policies
1 parent fa7ccc8 commit 48ecd11

File tree

1 file changed

+8
-4
lines changed
  • src/content/docs/cloudflare-one/policies/gateway/http-policies

1 file changed

+8
-4
lines changed

src/content/docs/cloudflare-one/policies/gateway/http-policies/index.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ API value: `allow`
4040

4141
**Traffic**
4242

43+
- [Access Infrastructure Target](#access-infrastructure-target)
44+
- [Access Private App](#access-private-app)
4345
- [Application](#application)
4446
- [Content Categories](#content-categories)
4547
- [Destination Continent IP Geolocation](#destination-continent)
@@ -105,6 +107,8 @@ API value: `block`
105107

106108
**Traffic**
107109

110+
- [Access Infrastructure Target](#access-infrastructure-target)
111+
- [Access Private App](#access-private-app)
108112
- [Application](#application)
109113
- [Content Categories](#content-categories)
110114
- [Destination Continent IP Geolocation](#destination-continent)
@@ -393,13 +397,13 @@ Policies created using the URL selector are case-sensitive.
393397

394398
Gateway matches HTTP traffic against the following selectors, or criteria:
395399

396-
### All Access Private App Destinations
400+
### Access Infrastructure Target
397401

398-
<Render file="gateway/selectors/all-access-private-app-destinations" />
402+
<Render file="gateway/selectors/all-access-app-targets" />
399403

400-
### All Access App Targets
404+
### Access Private App
401405

402-
<Render file="gateway/selectors/all-access-app-targets" />
406+
<Render file="gateway/selectors/all-access-private-app-destinations" />
403407

404408
### Application
405409

0 commit comments

Comments
 (0)