Changes

HowTo:Install UBIK Web Service

13 bytes added, 11:33, 29 July 2013
A physical server with MS Server 2008 R2 is used as the host system. On this server, the Hyper-V role is installed to operate at several virtual servers . However, a virtual server can have different operating systems. But in our case we need also an MS-​​Server2008 R2 installation.
=== Install role ===
To install the Internet Information Services (IIS) on Windows Server 2008 R2, start the server manager.
*Click Start, point to Administrative Tools, and then click Server Manager.
* Click Roles Summary, click Add Roles.
* Use the "Add Roles" wizard to add the Web Server role.
 
When you use the Add Roles Wizard to install IIS, you get the default installation, which has a minimum set of role services. If you need additional IIS role services, such as Application Development or Health and Diagnostics, make sure to select the check boxes associated with those features in the Select Role Services page of the wizard.
 
[[File:UI_01_Server_Manager.png|600px|alt=01_Server Manager|01_Server Manager]]
[[File:UI_02_Add_Roles_Wizard.png|600px|alt=02 Add Roles Wizard|02 Add Roles Wizard]]
[[File:UI_02_Server_Manager.png|600px|alt=02_Server Manager|02_Server Manager]]
To install the Internet Information Services (IIS) on Windows Server 2008 R2, start the server manager.
*Click Start, point to Administrative Tools, and then click Server Manager.
* Click Roles Summary, click Add Roles.
* Use the "Add Roles" wizard to add the Web Server role.
When you use the Add Roles Wizard to install IIS, you get the default installation, which has a minimum set of role services. If you need additional IIS role services, such as Application Development or Health and Diagnostics, make sure to select the check boxes associated with those features in the Select Role Services page of the wizard.
== Configuration of the web server==
=== Add Application Pool ===
An Within an application pool is defined which (parts of) web site and which work process (es) will be delivered - ultimately this means that an application pool defines who is responsible for the processing of one (or several) URL (s).
[[File:UI Application Pool.01.png|600px|alt=01 Application Pool|01 Application Pool]]
310
edits