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

Search Engin Optimization (SEO)

SEO stands for search engine optimization, it is an attempt made to improve website's rankings in...

Website transfer requirement

Website transfer is a process to transfer your website content from your current hosting provider...

cPanel: Change PHP Version via Select PHP Version

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

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