<!-- Web.Config 设置文件 --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>
<!-- Web.Config 设置文件 --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>
云顶国际 版权所有 执法声明 豫ICP备17008475号-2