From 172ce5524ad8544d16885987b86e64eb4cec04b0 Mon Sep 17 00:00:00 2001 From: Gary Sharp Date: Wed, 9 Oct 2013 13:25:12 +1100 Subject: [PATCH] Update: Managed Modules for All Requests Run all requests through managed modules. May impact on performance, but improves compatibility with various IIS configurations. --- Disco.Web/Web.config | 1 + 1 file changed, 1 insertion(+) diff --git a/Disco.Web/Web.config b/Disco.Web/Web.config index 3e826f43..234922a9 100644 --- a/Disco.Web/Web.config +++ b/Disco.Web/Web.config @@ -39,6 +39,7 @@ +