* Clarify custom hostname routing for Worker as origin Addresses the lack of clarity about how custom hostname traffic reaches Workers when using Cloudflare for SaaS. Changes: - Add new section explaining how custom hostname traffic flows through the SaaS zone - Provide concrete example showing the relationship between SaaS zone, fallback origin, custom hostname, and Worker route - Clarify that wildcard route pattern (*/*) automatically captures custom hostname traffic - Rewrite step 4 with clearer routing options and examples - Add related resources section linking to hostname routing and Workers routes docs Fixes #27397 * Added case of only some hostnames to worker (#27425) * Added case of only some hostnames to worker * Removed copied line --------- Co-authored-by: Isak Wang Gustavsen <69854945+isakgustavsen@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| .hyperlint | ||
| .opencode | ||
| .semgrep | ||
| .vscode | ||
| .windsurf/rules | ||
| bin | ||
| patches | ||
| public | ||
| scripts | ||
| src | ||
| templates | ||
| tools | ||
| worker | ||
| .editorconfig | ||
| .git-blame-ignore-revs | ||
| .gitattributes | ||
| .gitguardian.yml | ||
| .gitignore | ||
| .node-version | ||
| .npmrc | ||
| .nvmrc | ||
| .prettierignore | ||
| .prettierrc.mjs | ||
| astro.config.ts | ||
| CONTRIBUTING.md | ||
| ec.config.mjs | ||
| eslint.config.js | ||
| LICENSE | ||
| LICENSE-CODE | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| README.md | ||
| sitemap.serializer.ts | ||
| tsconfig.json | ||
| vitest.workspace.ts | ||
| wrangler.toml | ||
Cloudflare Developer Documentation
Welcome to the open-source repository for all Cloudflare Developer Documentation.
To learn how to contribute, visit the contribution page of the Cloudflare Style Guide.
License and Legal Notices
Except as otherwise noted, Cloudflare and any contributors grant you a license to the Cloudflare Developer Documentation and other content in this repository under the Creative Commons Attribution 4.0 International Public License, see the LICENSE file, and grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.
Cloudflare products and services referenced in the documentation may be either trademarks or registered trademarks of Cloudflare in the United States and/or other countries. The licenses for this project do not grant you rights to use any Cloudflare names, logos, or trademarks. Cloudflare's general trademark guidelines can be found at https://www.cloudflare.com/trademark/. Cloudflare and any contributors reserve all other rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel, or otherwise.
Please note that we may use AI tools to help us review technical documentation, pull requests and other issues submitted to our public GitHub page in order to identify and correct mistakes and other inconsistencies in our developer documentation. Please refrain from sharing any personal information in your submissions.