zZzzZ.
home2
/
zrzvbdry
/
public_html
/
wp-content
/
backup-migration
New Folder
Editing: .htaccess
Save
Cancel
# 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>