Report this

What is the reason for this report?

How To Redireact Http To Https in Digital Ocean "Space"

Posted on July 2, 2020

I am trying to make auto redireact to https when i connect to http. so like http://cdn.domain.com to https://cdn.domain.com is it possible and if its possible, how can i do it?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey @lms10043732,

If you are using DigitalOcean spaces, then your data is automatically transported through HTTPS.

If you are using a droplet, then you can easily add HTTPS to it and make a redirect with LetsEncrypt:

Apache - https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-debian-10

Nginx - https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-debian-10

Make sure to click ‘2. Redirect’ when prompted.

Hope this helps and feel free to keep the conversation going!

Best, Dennis

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.