This object is in archive! 

URL migration steps

Archived Eduardo Russo 12 years ago

I was testing UseResponse with a domain, but now, I want to change it to the real on. What are the needed steps to do this?

Best Answer
photo

Here are the steps for quick transfer of your environment to new domain:

1) Go to License Manager and change domain name for your license;

2) Download new license file;

3) Move all source code to new domain or rewrite DNS entries;

4) Upload new license file to application/configs/

5) Open application.inc in the same folder and change $config['resources']['frontController']['baseUrl'] variable to "newdomain". Make sure to enter it with or without www - choose which one is your main

Replies (1)

photo
1

Here are the steps for quick transfer of your environment to new domain:

1) Go to License Manager and change domain name for your license;

2) Download new license file;

3) Move all source code to new domain or rewrite DNS entries;

4) Upload new license file to application/configs/

5) Open application.inc in the same folder and change $config['resources']['frontController']['baseUrl'] variable to "newdomain". Make sure to enter it with or without www - choose which one is your main

Replies have been locked on this page!