国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > .NET > 正文

asp.net Web.config 詳細(xì)配置說明

2024-07-10 12:38:47
字體:
供稿:網(wǎng)友
<?xml version="1.0" standalone="yes"?>
<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
<!--配置全局變量-->
<appSettings>
<add key="examstr" value="server=.;database=myweb_exam_db;uid=exam_login;pwd=xxd_examadmin"/>
</appSettings>
<!--配置全局變量-->
<!--網(wǎng)站系統(tǒng)配置-->
<system.web>
<!--上傳文件時提示訪問被拒絕,生成圖片文件等失敗文件夾沒有改寫權(quán)限-->
<identity impersonate="true"/>
<!--在客戶端顯示錯誤信息-->
<customErrors mode="Off" />
<!--允許匿名訪問-->
<authorization>
<allow users="*" />
</authorization>
<!--啟用跟蹤頁面-->
<trace enabled="true" requestLimit="1000" pageOutput="true" traceMode="SortByTime" localOnly="true" />
<!--防止網(wǎng)頁亂碼-->
<globalization requestEncoding="gb2312" responseEncoding="gb2312" culture="zh-CN" fileEncoding="gb2312"/>
<!--有兩個form時,用窗體提交時配置-->
<pages validateRequest="false" enableSessionState="true" enableViewState="true" enableEventValidation="false"/>
<!--設(shè)置上傳文件大小-->
<httpRuntime executionTimeout="300" maxRequestLength="102400" useFullyQualifiedRedirectUrl="false"/>
</system.web>
<!--網(wǎng)站系統(tǒng)配置-->
</configuration>
發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 信阳市| 新疆| 邹平县| 乌兰浩特市| 五家渠市| 枣庄市| 岢岚县| 集安市| 光山县| 晋城| 岫岩| 黑水县| 广河县| 钟山县| 辽宁省| 新巴尔虎左旗| 通化市| 黔东| 肥西县| 阳春市| 临泽县| 邢台市| 河曲县| 巴南区| 博客| 海阳市| 五常市| 正镶白旗| 襄城县| 启东市| 札达县| 博客| 瓦房店市| 石阡县| 开原市| 普安县| 灵宝市| 常州市| 安化县| 崇义县| 柞水县|