azure web.config

This commit is contained in:
Erik Oppedijk
2013-08-06 22:22:48 +02:00
committed by Sebastien Ros
parent b49b65636f
commit 4b59c3be2f

View File

@@ -127,13 +127,7 @@
<add namespace="Orchard.Mvc.Html" />
</namespaces>
</pages>
<httpHandlers>
<!-- see below -->
<clear />
<add path="*" verb="*" type="System.Web.HttpNotFoundHandler" />
</httpHandlers>
</system.web>
<!--
The system.webServer section is required for running ASP.NET AJAX under Internet