Force HTTPS, www <==> naked domain, remove trailing slash, to lower case, and custom redirects wrapped into one single, clean redirect.
-
Updated
Nov 20, 2020 - JavaScript
Force HTTPS, www <==> naked domain, remove trailing slash, to lower case, and custom redirects wrapped into one single, clean redirect.
Redirecting HTTP to HTTPS. It forces SSL (HTTPS) when HTTP is required using Express (Nodejs) and remove www and trailing slash on your domain.
Redirect requests to another server easily, without the need to change the DNS or the port of the origin server.
Add a description, image, and links to the heroku-redirect topic page so that developers can more easily learn about it.
To associate your repository with the heroku-redirect topic, visit your repo's landing page and select "manage topics."