<httpRuntime executionTimeout="300" maxRequestLength="40960" useFullyQualifiedRedirectUrl="false"/>
ASP.NET 配置详解
本文介绍了 ASP.NET 中 httpRuntime 元素的配置方法,包括 executionTimeout 和 maxRequestLength 属性的具体设置,有助于提高应用程序的运行效率和安全性。
<httpRuntime executionTimeout="300" maxRequestLength="40960" useFullyQualifiedRedirectUrl="false"/>
转载于:https://www.cnblogs.com/xinzheng/p/4527403.html
668

被折叠的 条评论
为什么被折叠?