Skip to content

A simple Heroku application that redirects all incoming requests to another location.

Notifications You must be signed in to change notification settings

fastmonkeys/heroku-redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heroku-redirect

Deploy

A simple Heroku application that redirects all incoming requests to another location. Use the LOCATION config var to configure the location where the requests are redirected to. For example,

heroku config:set LOCATION=https://www.example.com

If you want the redirects to preserve path, set the PRESERVE_PATH config var. By default paths are not preserved.

About

A simple Heroku application that redirects all incoming requests to another location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published