MeiSaiSiXieTongApi/web.config

7 lines
163 B
Plaintext
Raw Normal View History

2025-04-24 18:31:27 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<directoryBrowse enabled="false" />
</system.webServer>
</configuration>