From a574e87c61e9d76e90164909b47921441555ec60 Mon Sep 17 00:00:00 2001 From: Jimmy Date: Fri, 14 May 2021 12:36:53 +0800 Subject: [PATCH] reverse proxy for IIS (#15555) Co-authored-by: techknowlogick --- doc/usage/reverse-proxies.en-us.md | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/doc/usage/reverse-proxies.en-us.md b/doc/usage/reverse-proxies.en-us.md index 74e39039..e2fdb1d2 100644 --- a/doc/usage/reverse-proxies.en-us.md +++ b/doc/usage/reverse-proxies.en-us.md @@ -222,11 +222,24 @@ If you wish to run Gitea with IIS. You will need to setup IIS with URL Rewrite a + + + + + + + + + + + + + - + - + @@ -255,6 +268,16 @@ If you wish to run Gitea with IIS. You will need to setup IIS with URL Rewrite a + + + + + + + + + ```