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/applications/block-page.mdx
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ sidebar:
6
6
7
7
---
8
8
9
+
Cloudflare Offers three different block page options:
10
+
1. Default - A Cloudflare branded block page will be shown to users
11
+
2. Custom Redirect URL - Any blocked request will be redirected to a URL specified by an administrator. Refer to this guide[https://github.com/cloudflare/cf-identity-dynamic] for an example of a dynamic custom block page.
12
+
3. Custom Page Template - Administrators can configure a custom HTML page hosted by Cloudflare that will be shown to users when blocked.
0 commit comments