Skip to content
Country Latvia
Online services and software, delivered locally. Contact Silurian

Silurian Docs

All documentation Cloudflare

Workers routes

Understand which URL patterns send domain traffic to a Cloudflare Worker.

Public guideReviewed 2026-07-18

Routes and scripts

A route belongs to a domain and decides when a Worker runs. The Worker script, deployment and bindings belong to the managed Cloudflare account.

Matching

A route pattern can cover a whole hostname or a narrower path. More specific routing should be tested carefully to avoid intercepting unintended requests.

Current Silurian scope

The domain console reads routes. Script editing and deployment will live in the future account-level developer workspace.

Official sources

This Silurian guide uses the following provider documentation as its technical source. Product availability still depends on the managed account and plan.

Cloudflare DevelopersWorkers routes