# Added automatically by WP MyBackup location ~ ^\nginx.conf { deny all; } location ~ \.(htaccess|php|log)$ { deny all; } location ~ (index|regactions|WPMyBackup)\.php$ { allow all; }