추가개발01/02_2
This commit is contained in:
parent
248e3ac511
commit
d315bd0243
|
|
@ -177,7 +177,7 @@
|
||||||
<error statusCode="403" redirect="~/Account/Error403" />
|
<error statusCode="403" redirect="~/Account/Error403" />
|
||||||
<error statusCode="500" redirect="~/Account/Error500" />
|
<error statusCode="500" redirect="~/Account/Error500" />
|
||||||
</customErrors>
|
</customErrors>
|
||||||
<compilation debug="true" targetFramework="4.6" />
|
<compilation debug="false" targetFramework="4.6" xdt:Transform="SetAttributes" />
|
||||||
<!--<compilation debug="false" targetFramework="4.6" />product-->
|
<!--<compilation debug="false" targetFramework="4.6" />product-->
|
||||||
<httpRuntime targetFramework="4.5" requestValidationMode="2.0" maxRequestLength="61200" />
|
<httpRuntime targetFramework="4.5" requestValidationMode="2.0" maxRequestLength="61200" />
|
||||||
<httpModules>
|
<httpModules>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue