From 19528fba831bc1d8be32a75dd319176345bff7c0 Mon Sep 17 00:00:00 2001 From: Chris Fidao Date: Wed, 30 Jan 2019 10:44:02 -0600 Subject: [PATCH] web.config comment to help debug issues IIS error reporting won't let you know why it errors out if the rewrite module is not installed. --- public/web.config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/web.config b/public/web.config index 624c1760..e961b435 100644 --- a/public/web.config +++ b/public/web.config @@ -1,3 +1,8 @@ +