SolidCP & MSPControl: Creating website

Please follow the steps below to create your website.

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 Create Web Site button.
4. Choose your domain from the existing "Domain Name" list.
5. Click on Create Web Site button.

* Replace yourdomain.com with your actual domain name.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

SolidCP & MSPControl: Redirect URL

Redirect URL will redirect your website to the destination URL.Please follow the steps below to...

cPanel: Change PHP Version via Select PHP Version

With Select PHP Version (also known as PHP Selector), you can change PHP version and enable...

Convert .htaccess rewrite rules to web.config

You can use the Import Rules function in IIS to import rewrite rules coding from .htaccess file...

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...

PHP Fatal error: Cannot redeclare quoted_printable_encode()

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