By tdellaringa on
Hi folks,
I've been developing my drupal site on dev.domain.com, and now I want to move it to www.domain.com. My DB url does not have to change. Is it a simple matter of moving all the files from the dev domain to the main domain and be done with it? Or is there something else? Looking in the site settings in the admin page, I don't see anything that refers to domain info.
Any tips are appreciated.
Thanks!
Comments
.htaccess
You can simply put a .htaccess in your domain to redirect all calls to the sub-domain.
Yeah, but that creates more
Yeah, but that creates more problems in my mind than it solves. I want the site to physically be at the proper domain. Thanks for the idea though.
You'll need to update the
You'll need to update the settings.php file at sites/all.