Changes between Version 3 and Version 4 of faq/drupal/add-site
- Timestamp:
- Oct 26, 2007, 3:14:13 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/drupal/add-site
v3 v4 5 5 * Edit your web configuration in the [http://members.mayfirst.org Members Control Panel]. Add your new domain to the ServerAlias line. 6 6 7 * [wiki:sftp ssh or sftp] to your site. In your web/sites directory, create a new directory with the same name as your subdomain.7 * [wiki:sftp ssh or sftp] to your site. In your /home/members/YOURMEMBERNAME/sites/YOURDOMAINNAME/web/sites directory, create a new directory with the same name as your subdomain. 8 8 9 9 * Copy the default settings.php file from the core installation. You can do that by first changing into the directory you created in the step above. Then execute: