I have a subdomain like https://faq.example.com/faq this page works fine. changed URL like main domain https://example.com/faq this also works fine. But when I go to this page https://faq.example.com it shows Apache2 Ubuntu Default Page like below,
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!
Hi @saravanan181196,
You need to create a vhost file for your subdomain faq.example.com and specify where it should load. You can follow this tutorial to create your vhost file, you just need to replace the values with your own such as domain, documentroot path, etc.
https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-18-04
Regards, KFSys
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
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.