![]() |
|
Customer Support
Can I host multiple domains on one account?
Yes, using our Domain Alias service.A Domain Alias allows additional domain names to all lead to same account. There are several ways you can use this service:
Multiple Domains, One Website
For example, if you are hosting your domain name "original.com" with us and added a Domain Alias for "alias.com", then http://www.original.com and http://www.alias.com would take a visitor to the exact same pages of your original.com website. http://original.com/somefile.html would bring someone to the exact same page as http://alias.com/somefile.html.Multiple Domains, Multiple Websites
Using this method, you can host an additional website within your account for each Domain Alias you add. This is a custom configuration requiring a couple extra steps.After adding the Domain Alias in OnSite, then place an .htaccess file in /htdocs/www of the following example format:
RewriteEngine On
RewriteCond %{HTTP_HOST} alias.com$ [NC]
RewriteCond %{REQUEST_URI} !^/alias/.*$
RewriteRule ^(.*)$ /alias/$1
Then, upload your HTML files original.com to /htdocs/www/ and your HTML files for alias.com to /htdocs/www/alias
Other options for domain alias handling may be found in the User-Contributed Notes below.
Domain Alias Email Handling
Email sent to anything @alias.com will be delivered to sameperson@original.com. In other words, all mail for alias.com is treated as if it was actually addressed to original.com. This lets you manage email for both domains at once in OnSite. This means you cannot have mail addressed to bob@original.com be delivered differently than mail addressed to bob@alias.com.Domain Alias DNS
You can manage DNS records for your domain aliases separately, within OnSite, using the dropdown menu at the top of the Manage DNS page.Adding Domain Aliases
You can add domain aliases in OnSite You can add as many domain aliases as you like. Depending on your hosting plan, they will be free, or $1/month each.
User-Contributed Notes |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
Related Questions:
Where can I see my website if my domain registration does not yet list the right DNS servers, or if I do not have my own domain name?
How do I change my hosts file? Or, how can I see my domain before DNS changes propagate?
What are your DNS servers?
How do I transfer my site to MW with no downtime?
What is your IPS Tag for my co.uk domain?
My Control Panel password doesn't work on the Domain registration login.
Where can I get my own domain name?
Can I have access to my zone file?
I just transferred my domain and I either get an Error 403 when trying to go to it, or my site stays the same even though I have uploaded new files and made changes.
Why do you recommend against hosting my own DNS?
Do I have to have my own domain name to host with you?
What if I forgot my Network Solutions login?
How do I change my listed Nameservers (DNS) at Network Solutions?
Can You Provide Assistance in Migrating My Account from Shared Hosting to a VPS?
How do I transfer my shared hosting account to a VPS account with little to no downtime?
Do you provide reverse DNS services?
Why don't the serial numbers match on the nameservers for my domain?
Why did my domain transfer fail?
Browse Categories:Getting Started, FTP, Telnet/SSH, Moving Domains, E-mail, Traffic Reports, Mailing Lists, Apache, PHP, CGI, Other Server-Side Scripting, MySQL Database, Imaging Libraries, Other Software, Billing & Terms, Control Panel, E-commerce, Pre-Sales |

