first commit
This commit is contained in:
1
wp-content/updraft/.htaccess
Normal file
1
wp-content/updraft/.htaccess
Normal file
@@ -0,0 +1 @@
|
||||
deny from all
|
||||
1
wp-content/updraft/index.html
Normal file
1
wp-content/updraft/index.html
Normal file
@@ -0,0 +1 @@
|
||||
<html><body><a href="https://updraftplus.com" target="_blank">WordPress backups by UpdraftPlus</a></body></html>
|
||||
7
wp-content/updraft/web.config
Normal file
7
wp-content/updraft/web.config
Normal file
@@ -0,0 +1,7 @@
|
||||
<configuration>
|
||||
<system.webServer>
|
||||
<authorization>
|
||||
<deny users="*" />
|
||||
</authorization>
|
||||
</system.webServer>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user