Skip to content

Simple Nginx server that redirects all traffic to HTTPS from HTTP

License

Notifications You must be signed in to change notification settings

agmangas/nginx-redirect-https

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nginx Redirect HTTPS

Introduction

Simple Nginx server that redirects all traffic to HTTPS from HTTP.

Usage

Just deploy it under the same hostname that you want to redirect HTTP traffic to. It will basically change the scheme on all requests from http:// to https://.

About

Simple Nginx server that redirects all traffic to HTTPS from HTTP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages