Windows - Configure IIS (Internet Information Services)
The following chapters describe how to configure IIS (Internet Information Service) so that you can use it as a reverse proxy.
This description is relevant for you if you are running Intrexx under Windows.
If you are running Intrexx under Linux, you can find the relevant information in the section Linux -NGINX setup.
If you want to create your own configurations for web front-ends (Nginx, IIS, Apache, HAProxy, TrafficServer or similar), please note the following:
HTTPS
-
Access only via HTTPS
-
Redirect from HTTP to HTTPS
Blocked URLs
-
Hidden files and directories starting with .. Exception : /.well-known/
-
/WEB-INF/ (recursive)
-
/web.config
-
/bin/ (recursive)