Files
D8_rplf/vendor/web.config
T
2018-04-23 21:14:46 +02:00

8 lines
140 B
Plaintext

<configuration>
<system.webServer>
<authorization>
<deny users="*">
</authorization>
</system.webServer>
</configuration>