Redirecting HTTP to HTTPS. It forces SSL (HTTPS) when HTTP is required using Express (Nodejs) and remove www and trailing slash on your domain.
-
Updated
May 28, 2025 - TypeScript
Redirecting HTTP to HTTPS. It forces SSL (HTTPS) when HTTP is required using Express (Nodejs) and remove www and trailing slash on your domain.
Force HTTPS, www <==> naked domain, remove trailing slash, to lower case, and custom redirects wrapped into one single, clean redirect.
Add a description, image, and links to the ssl-express topic page so that developers can more easily learn about it.
To associate your repository with the ssl-express topic, visit your repo's landing page and select "manage topics."