Question

Subdomain unavailable after connecting through Digital Ocean

Hi there, I am having some issues with subdomains. I have deployed an app on Digital Ocean and added a DNS record to the hostingparty (Vimexx) where I have registered my domain. Now the issue is that my subdomains are not accessible any more. For example, a subdomain performancedashboard.markkruip.nl is redirecting to www.markkruip.nl. How can I fix it that performancedashboard.markkruip.nl is not redirecting? Would love to hear a solution!


Submit an answer
Answer a question...

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!

Sign In or Sign Up to Answer

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.

Bobby Iliev
Site Moderator
Site Moderator badge
July 5, 2022

Hi there,

Note that after making your DNS change, it could take up to 24/48 hours for the DNS cache to clear over the Globe before you could see the new DNS records.

Also if this is already the case, then make sure that you actually have separate virtual hosts for each website as described here:

https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-16-04

Regards,

Bobby