Update iis.md (#9998)

added the IIS URL Rewrite module as a requirement
This commit is contained in:
Paul Boudewijn
2021-11-23 15:15:17 +01:00
committed by GitHub
parent 7c0161dda1
commit 2e6bb43ac2

View File

@@ -1,12 +1,16 @@
# IIS (Internet Information Services)
Deploying directus to IIS will require [iisnode](https://github.com/Azure/iisnode), an entrypoint file, and some
Deploying directus to IIS will require [iisnode](https://github.com/Azure/iisnode), the IIS URL Rewrite module, an entrypoint file, and some
specific web.config configurations.
# iisnode
## iisnode
iisnode can be downloaded from the [azure/iisnode releases](https://github.com/Azure/iisnode/releases) page.
## IIS URL Rewrite module
The URL Rewrite module can be downloaded from the [Microsoft IIS website](https://www.iis.net/downloads/microsoft/url-rewrite).
## Entrypoint
iisnode acts as a reverse proxy, and simply forwards requests to files based on any rewrite rules and the files