Linux Hint published a tutorial about redirect HTTP to HTTPS in Nginx.
Nginx Redirect HTTP to HTTPS
Nginx is a web and reverses proxy server that manages the largest website traffic on the internet. It’s also a powerful tool that redirects the less secure HTTP web traffic to a secured HTTPS web server. In this article, we will know how to redirect HTTP to HTTPS in Nginx.
Nginx Redirect HTTP to HTTPS – Linux Hint