Skip to content
/ SiteRedirects Public template

A simple project to handle redirects to other URLs via CF KV entries

License

Notifications You must be signed in to change notification settings

SocksTheWolf/SiteRedirects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SiteRedirects

A very, very simple project to handle redirects to other URLS via CF KV entries.

This is to alleviate the 10 URL redirect rules limit on CF.

Setup

Automatically

Deploy to Cloudflare Workers

Manually

Clone this repository/use as template, change the value of your KV id as well as the variable value of FALLBACK_URL. Push your changes to CF.

To Use

Your KV keys are the pathnames to match. These will be checked against in lowercase format. The values will be the destination.

About

A simple project to handle redirects to other URLs via CF KV entries

Topics

Resources

License

Stars

Watchers

Forks