Connect/Express middleware to enforce https using is-https
-
Updated
Apr 29, 2024 - TypeScript
Connect/Express middleware to enforce https using is-https
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.
This is a couple of template files for VestaCP Nginx Only installs that allows you to force SSL by default.
This plugin helps you redirect HTTP traffic to HTTPS without the need of touching any code.
Add a description, image, and links to the force-ssl topic page so that developers can more easily learn about it.
To associate your repository with the force-ssl topic, visit your repo's landing page and select "manage topics."