Sign inSign up

uilicious/http-to-https-redirect

By uilicious

Updated over 3 years ago

A simple nginx server, which redirects all its requests from HTTP to HTTPS.

Image
0

7.3K

uilicious/http-to-https-redirect repository overview

uilicious/http-to-https-redirect

Summary and configuration

A simple nginx server, which redirects all its requests from HTTP to HTTPS. Useful in enforcing a HTTPS connection =)

It only has a single optional configuration, the HTTP Code to reply with, as documented below.

#
# Redirection HTTP code. 
# Use either 307 (default) - Temporary Redirect
# Or 308 - Permanent Redirect
#
ENV HTTPCODE 307

Issue filling

Any problems / comments / kudos should be filed at github =) https://github.com/uilicious/uilicious-dockerfile

Tag summary

Content type

Image

Digest

sha256:5904add6e

Size

15.9 MB

Last updated

over 3 years ago

docker pull uilicious/http-to-https-redirect