Changing site name

Changing site name

- Leon Awee の投稿
返信数: 1

Hi 


I would like to change the site URL name - I have begun making the site but it is not active - any suggestions on how to change the name would be greatly appreciated.


Kind regards


Leon

Leon Awee への返信

Re: Changing site name

- Luis de Vasconcelos の投稿
画像 Particularly helpful Moodlers
Do you want to change the URL from oldsite.com to newsite.com?

  1. Update $CFG->wwwroot your Moodle config.php file with the new domain name.
  2. Update your DNS records, if necessary.
  3. Run the Moodle Replace Tool to update the url links in your Moodle databaase (\moodle\admin\tool\replace\index.php).