Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -229,13 +229,13 @@ Gateway will only log successful override connections in your [network logs](/cl

Gateway matches network traffic against the following selectors, or criteria.

### All Access Private Apps
### All Access Private App Destinations

All destination IPs and hostnames associated with an [Access self-hosted private application](/cloudflare-one/applications/non-http/self-hosted-private-app/#modify-order-of-precedence-in-gateway).

| UI name | API example |
| ----------- | -------------------------- |
| All Access Private Apps | `access.private_app` |
| All Access Private App Destinations | `access.private_app` |

### Application

Expand Down
Loading