Commit 68c5bdff94eb8037d8ca0214fd6e0553ed9aea27
1 parent
c48c1c9d
some changes in web.config related cache
Showing
1 changed file
with
3 additions
and
0 deletions
400-SOURCECODE/AIAHTML5.Web/Web.config
@@ -17,6 +17,9 @@ | @@ -17,6 +17,9 @@ | ||
17 | <compilation debug="true" targetFramework="4.5" /> | 17 | <compilation debug="true" targetFramework="4.5" /> |
18 | <httpRuntime targetFramework="4.5" /> | 18 | <httpRuntime targetFramework="4.5" /> |
19 | </system.web> | 19 | </system.web> |
20 | + <location path="app/views"> | ||
21 | + | ||
22 | +</location> | ||
20 | <system.webServer> | 23 | <system.webServer> |
21 | <rewrite> | 24 | <rewrite> |
22 | <rules> | 25 | <rules> |