Skip to content

Commit 631687c

Browse files
authored
Update block-page.mdx
1 parent fd138e9 commit 631687c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/docs/cloudflare-one/applications/block-page.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ sidebar:
66

77
---
88

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.
13+
914
import { Render } from "~/components"
1015

1116
<Render file="access/block-page" />

0 commit comments

Comments
 (0)