From 5c91cc1f61564d1788b9262b933b816ec72cf433 Mon Sep 17 00:00:00 2001 From: Nicolaas Date: Wed, 3 Apr 2013 15:54:31 +1300 Subject: [PATCH] IIS 7.5 does not like forward slash at the end of silverstripe-cache MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit IISĀ 7.5 does not like forward slash at the end of silverstripe-cache --- web.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web.config b/web.config index 56df27f..1d0c734 100644 --- a/web.config +++ b/web.config @@ -3,7 +3,7 @@ - + @@ -15,4 +15,4 @@ - \ No newline at end of file +