Cloudflare error page generator
github.com
Cloudflare error page generator
1–10 of 17 posts
Re: Cloudflare error page generator
#2Re: Cloudflare error page generator
#3Can you actually customize that Cloudflare error page? I thought that was their error page when they lose connection with your site and custom error pages was just the ones your app creates, like 404, 403, etc?
Re: Cloudflare error page generator
#4Can you actually customize that Cloudflare error page? I thought that was their error page when they lose connection with your site and custom error pages was just the ones your app creates, like 404, 403, etc?
Edit: Gemini says you could make a custom worker and do a 5XX redirect that way, but I haven't tried it. Does make sense though.
Re: Cloudflare error page generator
#5Can you actually customize that Cloudflare error page? I thought that was their error page when they lose connection with your site and custom error pages was just the ones your app creates, like 404, 403, etc?
On free plans you can't, on business/enterprise plans you can. Edit: Gemini says you could make a custom worker and do a 5XX redirect that way, but I haven't tried it. Does make sense though.
which sometimes gets annoying because branding for subdomains could be different.
https://developers.cloudflare.com/rules/custom-errors/edit-e...
Re: Cloudflare error page generator
#6Earlier quoted context omitted.
On free plans you can't, on business/enterprise plans you can. Edit: Gemini says you could make a custom worker and do a 5XX redirect that way, but I haven't tried it. Does make sense though.
the custom error page is configurable at a domain (zone) level which sometimes gets annoying because branding for subdomains could be different. https://developers.cloudflare.com/rules/custom-errors/edit-e...
From that page ;)
Re: Cloudflare error page generator
#7Can you actually customize that Cloudflare error page? I thought that was their error page when they lose connection with your site and custom error pages was just the ones your app creates, like 404, 403, etc?
On free plans you can't, on business/enterprise plans you can. Edit: Gemini says you could make a custom worker and do a 5XX redirect that way, but I haven't tried it. Does make sense though.
Re: Cloudflare error page generator
#8Can you actually customize that Cloudflare error page? I thought that was their error page when they lose connection with your site and custom error pages was just the ones your app creates, like 404, 403, etc?