Sign inSign up

unbounce/http2httpsredirect

By unbounce

Updated over 9 years ago

Simply redirects all HTTP requests to HTTPS (port 443).

Image
0

1.9K

unbounce/http2httpsredirect repository overview

This docker image provides a basic redirect server for HTTP requests to be 301 redirected to HTTPS. This service assumes that the HTTPS service will always be on port 443.

Run docker run -d -p 80:80 http2httpsredirect and then curl -I http://localhost and notice that you are 301 redirected to https://localhost.

Github Repository

Tag summary

Content type

Image

Digest

Size

3.5 MB

Last updated

over 9 years ago

docker pull unbounce/http2httpsredirect