CorpSms/doc/帮助文档/help/web.config

7 lines
162 B
Plaintext
Raw Permalink Normal View History

2025-02-27 16:58:16 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<directoryBrowse enabled="true" />
</system.webServer>
</configuration>