Mercurial > p > roundup > code
changeset 8112:3645ce5b3036
docs: fix url for documenting how to use PATH_INFO with IIS server.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 25 Sep 2024 21:28:20 -0400 |
| parents | 394f72021dad |
| children | 92367689600a |
| files | doc/installation.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/installation.txt Wed Sep 25 21:18:37 2024 -0400 +++ b/doc/installation.txt Wed Sep 25 21:28:20 2024 -0400 @@ -746,7 +746,7 @@ See: - https://learn.microsoft.com/en-us/iis/web-dev-reference/server-variables + https://github.com/MicrosoftDocs/iis-docs/blob/main/iis/web-dev-reference/server-variables.md More information about ISS setup may be found at:
