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

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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.
Hi there,
What is the exact error that you get when you try to visit your domain name?
Also, do you see any errors in your Apache error log?
tail -100 /var/log/apache2/error.log
Did you follow the Let’s Encrypt steps here, or did you install a paid certificate manually?
If you’ve installed the certificate manually, can you share your Apache Vhost so I could take a look at the config?
Best,
Bobby
Hi @fal,
Can you post the contents of the SSL file in /etc/apache2/sites-enabled? I think the SSL might have not been configured properly.
Additionally, can you confirm if you mean that your website is not redirecting to https or when you try and open it via https it gives a warning?