Question
Can I use SPACES as the DNS for my webpage?
Since uploading public files to spaces creates addresses like https://space-name.nyc3.digitaloceanspaces.com/file.png I was wondering if it could be used with a droplet to create a webpage.
So far I tried creating an index.html file, I can access it if I go with https://myspace-name.nyc3.digitaloceanspaces.com/index.html but it won’t work with just https://myspace-name.nyc3.digitaloceanspaces.com/
Is it possible to achive this?
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.
×