Skip to content

Commit 398b829

Browse files
final update
1 parent eb184e5 commit 398b829

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/cloudflare-one/policies/browser-isolation/setup/clientless-browser-isolation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If `<url>` is not provided, users are presented with a Cloudflare Zero Trust lan
3838

3939
### Allow or block websites
4040

41-
When users visit a website through the [Clientless Web Isolation URL](#use-the-remote-browser), the traffic passes through Cloudflare Gateway. This allows you to [apply HTTP policies](/cloudflare-one/policies/gateway/http-policies/) to control what websites the remote browser can connect to, even if the user's device does not have WARP installed.
41+
When users visit a website through the [Clientless Web Isolation URL](#use-the-remote-browser), the traffic passes through Cloudflare Gateway. This allows you to [apply HTTP policies](/cloudflare-one/policies/gateway/http-policies/) to control what websites the remote browser can connect to, even if the user's device does not have WARP installed.
4242

4343
For example, if you use a third-party Secure Web Gateway to block `example.com`, users can still access the page in the remote browser by visiting `https://<your-team-name>.cloudflareaccess.com/browser/https://www.example.com/`. To block `https://<your-team-name>.cloudflareaccess.com/browser/https://www.example.com/`, create a Cloudflare Gateway HTTP policy to block `example.com`:
4444

@@ -56,7 +56,7 @@ If [TLS decryption](/cloudflare-one/policies/gateway/http-policies/tls-decryptio
5656

5757
:::note
5858

59-
TLS decryption is not required to apply HTTP policies to Clientless Web Isolation traffic. However, enabling TLS decryption is necessary if you want to add [Data Loss Prevention (DLP)](/cloudflare-one/policies/data-loss-prevention/) configurations.
59+
Clientless Web Isolation can function without TLS decryption enabled. However, TLS decryption is required to apply HTTP policies to Clientless Web Isolation traffic.
6060

6161
:::
6262

0 commit comments

Comments
 (0)