#16922: Added webpages:Enabled=false to web.configs

--HG--
branch : dev
This commit is contained in:
Dave Reed
2010-12-02 13:22:32 -08:00
parent 4762b1d3f6
commit d86fb19308
78 changed files with 242 additions and 9 deletions

View File

@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web>
<httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler -->