mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-27 12:29:04 +08:00
remove IIS6 settings
This commit is contained in:
committed by
Sebastien Ros
parent
330937e821
commit
b49b65636f
@@ -4,9 +4,6 @@
|
||||
<add key="webpages:Enabled" value="false" />
|
||||
</appSettings>
|
||||
<system.web>
|
||||
<httpHandlers>
|
||||
</httpHandlers>
|
||||
|
||||
<!--
|
||||
Enabling request validation in view pages would cause validation to occur
|
||||
after the input has already been processed by the controller. By default
|
||||
|
||||
Reference in New Issue
Block a user