File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
src/content/docs/cloudflare-one/policies/gateway/http-policies Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff 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
394398Gateway 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
You can’t perform that action at this time.
0 commit comments