Component-Builder/libraries/phpseclib3/vendor/web.config

8 lines
183 B
Plaintext
Raw Permalink Normal View History

2022-12-29 06:12:03 +00:00
<?xml version="1.0"?>
<configuration>
<system.web>
<authorization>
<deny users="*" />
</authorization>
</system.web>
</configuration>