SolidCP & MSPControl: Creating virtual directories

Please follow the steps below to create virtual directory.

1. Log in to your hosting control panel (EG. http://cp.yourdomain.com)
2. Mouse hover to Web icon and click on Web Sites.
3. Click on your domain name.
4. Click on Virtual Dirs tab.
5. Click on Create Directory button.
6. Fill in the "Directory Name" and choose the "Folder".
7. Click on Create Directory button once finished.

* Replace yourdomain.com with your actual domain name.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

SolidCP & MSPControl: Enable AWStats on your website

Please follow the steps below to add and view your website statistics.1. Log in to your hosting...

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

cPanel: Change PHP Version via Select PHP Version

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

Why Use Latest PHP Versions

Each PHP version has lifespan, in which is actively supported within certain period of time after...

PHP Fatal error: Cannot redeclare quoted_printable_encode()

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