Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 782 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 782 Bytes

Cloudflare Workers Bulk URL Redirect

Deploy to Cloudflare Workers

Usage

Full tutorial: Managing Bulk Redirects at the Cloud On The Edge

You'll need to configure your project's wrangler.toml file to prepare your project for deployment. See the docs ("Configuring") for a guide on how to do this.

Basically you only need to set the account_id in the wrangler.toml file.

Edit the redirectMap with your URLs. Changes will be deployed in Cloudflare Workers