Report this

What is the reason for this report?

Can't setup subdomain ( This site can’t be reached )

Posted on January 1, 2020

My setup and what i did so far, for DNS records i have set for A record mydomain.com and pointed to the ip address, for AAAA record same and CNAME www.mydomain.com, i’ve setup the virtual host – > <VirtualHost *:80> ServerAdmin webmaster@localhost ServerName mydomain.com ServerAlias www.mydomain.com DocumentRoot /var/www/mydomain.com/public_html ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined </VirtualHost> enable it with a2ensite, created the root path in /var/www/mydomain.com/public_html, restart apache anddd This site can’t be reached, i’ve also added certbot for the main domain and the subdomain,…i need some help with this, for the main domain everything is working fine and i did the same steps for the subdomain.



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.

Hello, @mindlasting

I can see that the site is now loading fine. Keep in mind that DNS changes might take up to 48 hours in order to propagate due to ISP cache. It usually happens a lot faster but you still need to wait for few hours.

Regards, Alex

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.