Report this

What is the reason for this report?

How do I create a subdomain and use the same database as in my primary domain?

Posted on December 2, 2015

I’m new to apache.

I want to create a client area like client.mysite.com using WP database connected to mysite.com. I’ve just configured the DNS for client and wilcard of *.client, but I have no clue what to do after.

What would be the best way to go about it?



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.

The Apache web server uses virtualhost configurations to handle and route content for multiple domain or subdomain names. This guide will assist you in setting this up.

You wont need to do anything special in regards to the database. MySQL does not do virtualhosts and considers all connections to it the same regardless of the DNS name used.

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.