|
 |
Microsoft IIS Manager Remote Management Allowed
WinHost supports feature delegation so you can use Microsoft IIS Manager on our Windows hosting platform.
And we include this feature for FREE with ALL our plans. In the past, you had to do a lot of things through
the control panel or ask the host's staff to make setting changes, but now you have more control with IIS Manager.
|
|
 |
Isolated Application Pool with Full Trust and Medium Trust Control
We host each site in their own Isolated Application Pool so no other customer can
take your site down due to runaway applications or bad code. The full trust / medium trust control is delegated so you can control the trust level with your web.config file.
|
|
 |
URL Rewrite Module Supported
We support Microsoft's new IIS7 modules like URL Rewriting Module. The URL Rewrite tool allows you to create rules to implement
URLs that are easier for users to remember and easier for search engines to find.
|
|
 |
ASP.NET Pipeline Mode Selector Tool Provided
Customers can toggle between integrated or classic ASP.NET pipeline mode using tools in the WinHost control panel.
|
|
 |
Application Pool Recycle Tool Provided
Allows customers to shut down the process hosting their web application on demand and spawn a new process. This tool is extremely useful to recycle a hung application, release locked files or databases, or to reset session variables. Since each web site is hosted in its own isolated application pool, this tool can be used without affecting any other customer web sites.
|
| |
Some Resources
IIS.NET - Microsoft's official site about everything related to Internet Information Server
|