| Category: DNS Management |
| Subject: None |
|
| |
| |
| Questions |
| |
| Can I point a sub domain to an IP outside your network? |
| Yes, you can make entries in our DNS from your web GUI that allows you to control any sub domains that are associated with your master domain name.
Follow the following steps:
- Login to the GUI.
- Click the Domain Settings tab.
- Click the DNS Records tab.
- Click New Record.
- Select Address Record.
- Enter a name and IP address for the sub domain.
Note: Not all plans have access to this feature.
|
| -- Updated: 02/04/03 |
|
| How do I alias a sub domain to my master domain? |
Follow the following steps:
- Log into the site manager.
- Click the Domain Settings tab.
- Click the DNS Records tab.
- Click New Record.
- Select Alias
- Enter the alias name in the sub domain field.
You would use this solution if you did not want the sub domain to operate as its own site.
Example:
If your domain is fred.com and the sub domain is support.fred.com and you followed the setup above putting either name in the browser would bring up the same default webpages.
Note: Not all plans have access to this feature.
|
| -- Updated: 02/04/03 |
|
| How come the parked domain I added does not work with the www. in front |
| In order for the domain you added to work with the www you need to create a subdomain to accomplish this. Follow these steps:
Log into your site manager.
Click on the domains tab.
Click on the parked domain.
You will be prompted to a details window on that domain name.
Click the New button. You will be prompted to a wizard screen.
Enter www
Enter the same directory path as above.
Click finish button.
Note: Not all plans have access to this feature.
|
| -- Updated: 02/04/03 |
|
| How do I add additional domains? |
Follow these steps:
- Log into your domain GUI.
- Click on the domains tab.
- Click New button. You will be prompted to a wizard screen.
- Enter the new domain name in the Name (Domain) field without www. in front.
- Select Use Local Mail Server to utilize the site's mail server.
- Enter the path to the web directory for the new domain.
- Click Finish.
If you want the domain to work with the www. in front continue with the following steps.
- Click on the parked domain.
- You will be prompted to a details window on that domain name.
- Click the New button. You will be prompted to a wizard screen.
- Enter www
- Enter the same directory path as above.
- Click Finish button.
You would use this solution to add domains that operate independently from your master domain.
Example:
If your master domain is fred.com and your adding bert.com as a new domain you can configure each to display from different directories.
fred.com /usr/local/apache/htdocs (default)
Bert.com /usr/local/apache/htdocs/bert
Note: Not all plans have access to this feature. |
| -- Updated: 02/04/03 |
|