Skip to content

Goldbely/FullRedirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullRedirect

Redirects all GET requests from one domain to another.

Local Configuration

Copy over the example .env.example file.

cp .env.example .env

Edit your newly created .env file and set REDIRECT_DOMAIN to the domain you want your traffic to be redirected to.

Heroku Configuration

On the app you intend to deploy to, add the REDIRECT_DOMAIN env variable and set it to the domain you want your traffic to be redirected to. Then deploy.


About

Redirects all GET requests from one domain to another.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages