SolidCP & MSPControl: Point domain aliases

Please follow the steps below to point your domain aliases to an existing domain.

1. Log in to your hosting control panel at http://cp.yourdomain.com
2. Mouse hover to Web icon and click on Web Sites.
3. Click on your domain name.
4. Click on Add Web Site Pointer button.
5. Choose your domain name from the "Domain Alias" list.
6. Click on Add Pointer button.

* Replace yourdomain.com with your actual domain name.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

PHP 5.4 has Deprecate the Function SESSION_REGISTER()

The PHP function SESSION_REGISTER() has been deprecated as of PHP version 5.4.Instead, use the...

Warning: ini_set() has been disabled for security reasons

Warning: ini_set() has been disabled for security reasonsDuring some script installation below...

SolidCP & MSPControl: Set website default first page

The default page is the first page that will be display when a user visit your website.Please...

PHP Fatal error: Cannot redeclare quoted_printable_encode()

When encounter the following PHP error:PHP Fatal error:  Cannot redeclare...

Disabled PHP Functions

PHP is a popular scripting language that is commonly used to build web pages nowadays.However,...