You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/policies/gateway/block-page.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ To turn on the block page and specify a custom block message:
39
39
40
40
## Redirect to a block page
41
41
42
-
You can set Gateway to perform a 307 HTTP redirect to a custom URL in lieu of a block page.
42
+
Instead of displaying the Cloudflare block page, you can configure Gateway to return a `307` (Temporary Redirect) HTTP response code and redirect to a custom URL.
43
43
44
44
To redirect users to a non-Cloudflare block page:
45
45
@@ -48,7 +48,7 @@ To redirect users to a non-Cloudflare block page:
48
48
3. Choose **URL redirect**
49
49
4. Select **Save**.
50
50
51
-
Gateway will now redirect users to a custom page when visiting a blocked website.
51
+
Gateway will now redirect users to a custom page when user traffic matches a Block policy with the block page configured.
0 commit comments