Has anyone used subdomain or domain access modules?

Events happening in the community are now at Drupal community events on www.drupal.org.
nbluto's picture

I have a project started and I would like to set up a sample dummy drupal site within a drupal site. I would like it to be a subdomain of the main site. example mysite.com and dummysite.mysite.com . I remember that this was discussed at the L.A. Drupal meeting the other night by someone. Has anyone used subdomain or domain access for this purpose? Anyone want to help me set it up?

Would it just be easier to set up another separate domain?

Nicole Bluto

Comments

I use this all the time

nolimitsdude's picture

Profile/Concat Info: http://www.linkedin.com/in/nolimitsdude

I setup a site www.client.com and also dev.client.com using multi site drupal install on same box.

I use 2 databases to keep the live site going while development is done.

All I have to add to the dns a an 'A' record pointer for dev.clinet.com site to the same server.