Report this

What is the reason for this report?

How do I setup root directory for created subdomain on centos 6.4 x32?

Posted on July 3, 2014

Hello. I have problem with subdomain. I know how to create subdomain, but when i create it, it opens root site… For example: if i create dev.itsweird.net it opens itsweird.net.



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.

“Then check in the config http server…” is that in /etc/httpd/conf/httpd.conf?

Error in DNS

Host dev.itsweird.net

dev.itsweird.net is an alias for dev.itsweird.net.

Try this: dev.itsweird.net. IN CNAME itsweird.net.

Then check in the config http server that located the root directory for the domain dev.itsweird.net

Problem solved. I added a new virtual host in /etc/httpd/conf/httpd.conf

Thank You!

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.