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

Browse a website with hosts file

During server migration or transfer, you might want to test your websites in new server to ensure...

cPanel: Change PHP Version via Select PHP Version

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

SolidCP & MSPControl: Change PHP Version

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

cPanel: Creating Team User

Manage Team is a feature to create and assign additional cPanel user to manage specific roles or...

PHP Fatal error: Cannot redeclare quoted_printable_encode()

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