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.
Add a description, image, and links to the https-redirects topic page so that developers can more easily learn about it.
To associate your repository with the https-redirects topic, visit your repo's landing page and select "manage topics."