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: Redirect URL

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

cPanel: Change PHP Version via MultiPHP Manager

You can assign specific PHP version for your website, or change it to a newer PHP version to...

Warning: ini_set() has been disabled for security reasons

Warning: ini_set() has been disabled for security reasonsDuring some script installation below...

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: Set website default first page

The default page is the first page that will be display when a user visit your website.Please...