-
Notifications
You must be signed in to change notification settings - Fork 10k
[Changelog] Custom Errors GA #21955
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[Changelog] Custom Errors GA #21955
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions
22
src/content/changelog/rules/2025-04-24-custom-errors-ga.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| --- | ||
| title: Custom Errors are now Generally Available | ||
| description: A new UI for error handling is now available — letting you manage Error Pages, Custom Error Rules, and Assets from the dashboard. | ||
| products: | ||
| - rules | ||
| date: 2025-04-24T17:00:00Z | ||
| --- | ||
|
|
||
| [Custom Errors](/rules/custom-errors/) are now generally available for all paid plans — bringing a unified and powerful experience for customizing error responses at both the zone and account levels. | ||
|
|
||
| You can now manage **Custom Error Rules**, **Custom Error Assets**, and redesigned **Error Pages** directly from the Cloudflare dashboard. These features let you deliver tailored messaging when errors occur, helping you maintain brand consistency and improve user experience — whether it’s a 404 from your origin or a security challenge from Cloudflare. | ||
|
|
||
| What's new: | ||
| - **Custom Errors are now GA** – Available on all paid plans and ready for production traffic. | ||
| - **UI for Custom Error Rules and Assets** – Manage your zone-level rules from the Rules > Overview and your zone-level assets from the Rules > Settings tabs. | ||
| - **Define inline content or upload assets** – Create custom responses directly in the rule builder, upload new or reuse previously stored assets. | ||
| - **Refreshed UI and new name for Error Pages** – Formerly known as “Custom Pages,” Error Pages now offer a cleaner, more intuitive experience for both zone and account-level configurations. | ||
| - **Powered by Ruleset Engine** – Custom Error Rules support [conditional logic](/ruleset-engine/rules-language/) and override Error Pages for 500 and 1000 class errors, as well as errors originating from your origin or [other Cloudflare products](/ruleset-engine/reference/phases-list/). You can also configure [Response Header Transform Rules](/rules/transform/response-header-modification/) to add, change, or remove HTTP headers from responses returned by Custom Error Rules. | ||
|
|
||
|  | ||
|
|
||
| Learn more in the [Custom Errors documentation](https://developers.cloudflare.com/rules/custom-errors/). | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.