Install IIS and Add Features
Please note that IIS is not an integral part of Intrexx. You can find detailed information about the IIS at the following links, among others:
Below you will find instructions related to IIS on how to use it as a front-end web server (reverse proxy) for Intrexx.
Step-by-Step
To install IIS and add the required features, follow these steps:
-
Start Server Manager.
-
Click "Add Roles and Features."
The wizard for adding roles and features will launch.
-
Click "Next."
You will be taken to the "Installation Type" page.
-
Select the "Role-based or feature-based installation" option.
-
Click "Next."
You will be taken to the "Server Selection" page.
-
Select the server on which you want to install Intrexx and IIS.
-
Click "Next."
You will be taken to the "Select Server Roles" page.
-
Select the "Web Server (IIS)" role.
-
Click "Next."
You will be taken to the "Select Features" page.
-
Click "Next."
You will be taken to the "Web Server (IIS) Role" page.
-
Click "Next."
You will be taken to the "Wizard for Adding Roles and Features (1)" page.
-
Click "Next."
You will be taken to the "Wizard for Adding Roles and Features (2)" page.
-
Click "Next."
You will be taken to the "Select Role Services" page.
Within the Server Role > Web Server (IIS) > Application Development, the following features must be added:
Application Development
.NET Extensibility 4.6 (4.5 is also sufficient)
ASP.NET 4.6 (4.5 is also supported)
ISAPI Extensions
ISAPI Filter
Within the Server Role > Web Server (IIS) > Application Development, the following features must be added:
Web Server
General HTTP Features HTTP Error Standard Document Static Content Search the directory Performance
Compression of Static Content
Security
Requirement Filtering
Windows Authentication
System Status and Diagnostics
HTTP Logging
Application Development
.NET Extensibility 4.6 (4.5 is also sufficient)
ASP.NET 4.6 (4.5 is also sufficient)
ISAPI Extensions
ISAPI Filter
WebSocket Protocol
(See the WebSockets section for more information.)
Management Programs
IIS Management Console
("IIS 6 Metabase Compatibility" is enabled by default. (You can leave it as is.) -
Please note that the management tools are also installed within the web server (IIS).
-
Click "Next."
You will be taken to the "Confirmation" page.
The roles, role services, and features to be installed are displayed.
-
Click "Install."
You will be taken to the "Results" page.
Wait until the installation is complete.
-
Restart the server.
You have installed the required roles and features.











