<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<directoryBrowse enabled="true" />
</system.webServer>
<system.web>
<authentication mode="Windows" />
<identity impersonate="false" />
</system.web>
</configuration>

相关文章:

  • 2021-12-30
  • 2021-07-05
  • 2022-01-05
  • 2021-08-07
  • 2021-12-13
猜你喜欢
  • 2021-12-10
  • 2021-08-16
  • 2022-02-06
  • 2022-01-01
  • 2021-11-20
相关资源
相似解决方案