8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
|
|
<configuration>
|
||
|
|
<system.webServer>
|
||
|
|
<authorization>
|
||
|
|
<deny users="*" />
|
||
|
|
</authorization>
|
||
|
|
</system.webServer>
|
||
|
|
</configuration>
|