Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
7
web/vendor/web.config
vendored
Normal file
7
web/vendor/web.config
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<configuration>
|
||||
<system.webServer>
|
||||
<authorization>
|
||||
<deny users="*">
|
||||
</authorization>
|
||||
</system.webServer>
|
||||
</configuration>
|
||||
Reference in a new issue