Commit eea6963464e855a3e5fffa38b16c382230276c00
1 parent
784e6c2f
removed cache
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/Web.config
@@ -37,7 +37,7 @@ | @@ -37,7 +37,7 @@ | ||
37 | <staticContent> | 37 | <staticContent> |
38 | 38 | ||
39 | <remove fileExtension=".mp3" /> | 39 | <remove fileExtension=".mp3" /> |
40 | - <clientCache cacheControlMode="DisableCache" /> | 40 | + <!--<clientCache cacheControlMode="DisableCache" />--> |
41 | <remove fileExtension=".woff" /> | 41 | <remove fileExtension=".woff" /> |
42 | <mimeMap fileExtension=".woff" mimeType="application/font-woff" /> | 42 | <mimeMap fileExtension=".woff" mimeType="application/font-woff" /> |
43 | <mimeMap fileExtension=".mp3" mimeType="audio/mpeg" /> | 43 | <mimeMap fileExtension=".mp3" mimeType="audio/mpeg" /> |