Commit f77869529cf6e37204ae4b11d615d33c9fb487dc
1 parent
bb64a5d0
update config
Showing
1 changed file
with
2 additions
and
2 deletions
400-SOURCECODE/AIAHTML5.Web/Web.config
@@ -22,7 +22,7 @@ | @@ -22,7 +22,7 @@ | ||
22 | </location> | 22 | </location> |
23 | <system.webServer> | 23 | <system.webServer> |
24 | 24 | ||
25 | - <rewrite> | 25 | + <!--<rewrite> |
26 | <rules> | 26 | <rules> |
27 | <rule name="AngularJS Routes" stopProcessing="true"> | 27 | <rule name="AngularJS Routes" stopProcessing="true"> |
28 | <match url=".*" /> | 28 | <match url=".*" /> |
@@ -34,7 +34,7 @@ | @@ -34,7 +34,7 @@ | ||
34 | <action type="Rewrite" url="/" /> | 34 | <action type="Rewrite" url="/" /> |
35 | </rule> | 35 | </rule> |
36 | </rules> | 36 | </rules> |
37 | - </rewrite> | 37 | + </rewrite>--> |
38 | <staticContent> | 38 | <staticContent> |
39 | 39 | ||
40 | <remove fileExtension=".mp3" /> | 40 | <remove fileExtension=".mp3" /> |