只需要在上级目录的web.config的system.web配置节的外边中添加location:
<configuration> <location path="."? allowOverride="false"? inheritInChildApplications="false"> <system.web> ..... </system.web> </location> </configuration>
path 指定一个目录
allowOverride? 是否可以将这个重写
inheritInChildApplications?? 是否被子级应用程序继承
发表评论
相关文章
国内AI资源汇总,AI聊天、AI绘画、AI写作、AI视频、AI设计、AI编程、AI音乐等,国内顺畅访问,无需科学上网。
扫码或点击进入:萤火AI大全
文章分类
最新评论