initial commit
This commit is contained in:
commit
186a860385
8199 changed files with 1159811 additions and 0 deletions
17
wp-content/backup-migration-WGnk1Z4CON/backups/.htaccess
Normal file
17
wp-content/backup-migration-WGnk1Z4CON/backups/.htaccess
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
|
||||
# Added by Backup Migration Plugin
|
||||
|
||||
# Deny all backup and config files
|
||||
<Files "*">
|
||||
|
||||
Require all denied
|
||||
|
||||
</Files>
|
||||
|
||||
# Redirect if it's possible to home directory
|
||||
<IfModule mod_rewrite.c>
|
||||
|
||||
RewriteEngine On
|
||||
RewriteRule (.*) / [R]
|
||||
|
||||
</IfModule>
|
||||
0
wp-content/backup-migration-WGnk1Z4CON/backups/index.php
Normal file
0
wp-content/backup-migration-WGnk1Z4CON/backups/index.php
Normal file
Loading…
Add table
Add a link
Reference in a new issue