Changes between Version 12 and Version 13 of add_new_domain_to_existing_account
- Timestamp:
- Jan 11, 2016, 6:45:04 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
add_new_domain_to_existing_account
v12 v13 7 7 You may be interested in reading our [wiki:dns_primer DNS Primer] for a more general overview of how DNS works. 8 8 9 This guide explains how to configure a domain name to work on the May First/People Link servers.9 In this guide, we will assume your existing domain name is `mayfirst.org`. After launching your site, you realize that you would also like to use the domain `mayfirst.info`. 10 10 11 In this guide, we will assume your existing domain name is `mayfirst.org`. After launching your site, you realize that you would also like to use the domain `mayfirst.info`. 11 == Add the record to the May First/People Link Control Panel == 12 12 13 13 The first step is to configure the May First/People DNS servers to respond to queries about your new domain name. You can do that by: … … 35 35 }}} 36 36 37 37 38 Next, you will want to add records that tell our domain name servers which IP address should be used for the various versions of the domain name you want to use. These are called "A" records. To add an A record: 38 39 … … 45 46 Repeat this process for each domain name variation. You will probably want one record for the base domain name (may1st.info) and one for www.may1st.info. 46 47 48 == Configure your sites and email to use your new domain == 47 49 The next step depends on what you want to do with your domain name. You may either 48 50