Windows - Setting Up IIS (Internet Information Services)
The following section describes how to set up IIS (Internet Information Services) so that you can use it as a front-end web server (reverse proxy).
This description applies to you if you are running Intrexx on Windows.
If you are running Intrexx on Linux, you can find the relevant information in the section " Setting Up Linux and NGINX."
If you want to create your own configurations for web front ends (Nginx, IIS, Apache, HAProxy, TrafficServer, etc.), please note the following:
HTTPS
-
Access via HTTPS only
-
Redirect from HTTP to HTTPS
Blocked URLs
-
Hidden files and directories starting with .. Exception: /.well-known/
-
/WEB-INF/ (recursive)
-
/web.config
-
/bin/ (recursively)
