Skip to content

Custom Cloudflare error pages

Created by: andreeleuterio

Cloudflare standard error pages are pretty ugly. It is a much nicer user experience if we provide custom error pages that contextualize wth is happening. Besides generic error pages for 404, 500s, there are two we would like to improve:

  • WAF blocks: image

  • Unauthorized IP (trying to access a private instance): image

It's common for WAF deployments to include a custom error page. Cloudfare makes this trivial to setup.

We definitely need help from the Design team.