We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3baa32e commit 0409d61Copy full SHA for 0409d61
DigitalLearningSolutions.Web/web.config
@@ -1,4 +1,4 @@
1
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
2
<configuration>
3
<location path="." inheritInChildApplications="false">
4
<system.webServer>
@@ -11,7 +11,4 @@
11
</modules>
12
</system.webServer>
13
</location>
14
- <system.webServer>
15
- <directoryBrowse enabled="false" />
16
- </system.webServer>
17
</configuration>
0 commit comments