Files
WEBtomaste/Atomaste Reference/public_html/wp-content/updraft/web.config

8 lines
124 B
Plaintext
Raw Normal View History

2025-12-10 12:17:30 -05:00
<configuration>
<system.webServer>
<authorization>
<deny users="*" />
</authorization>
</system.webServer>
</configuration>