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

owahab’s picture

You can simply put a .htaccess in your domain to redirect all calls to the sub-domain.

tdellaringa’s picture

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.

StevenSokulski’s picture

You'll need to update the settings.php file at sites/all.