SolidCP & MSPControl: Changing web extensions

Please follow the steps below to change your website extension.

1. Log in to your hosting control panel (EG. http://cp.yourdomain.com)
2. Mouse over to Web icon and click on Web Sites.
3. Click on your domain name.
4. Go to the Extensions tab.
5. You can change ASP .Net version or disable PHP.
6. Click on Update button to save changes.

* Replace yourdomain.com with your actual domain name.

Note: The available .Net Framework versions are major versions such as 2.0 or 4.0. 
         Minor versions will work under the major version, for example .Net 4.5 will work under .Net 4.0 application pool pipeline.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

SolidCP & MSPControl: Change PHP Version

You can assign specific PHP version for your website, or change it to fulfill your script...

PHP Fatal error: Cannot redeclare quoted_printable_encode()

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

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

Convert .htaccess rewrite rules to web.config

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

SolidCP & MSPControl: Creating virtual directories

Please follow the steps below to create virtual directory.1. Log in to your hosting control panel...