File: /home/BaljitSinghRandhawa/advancesecuritas.com/web/.htaccess
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
<Files 403.shtml>
order allow,deny
allow from all
</Files>
deny from 69.64.80.225
deny from 178.137.81.70
deny from 82.166.139.94
deny from 134.249.53.96
deny from 91.200.12.114
deny from 176.8.91.87
deny from 198.57.252.200
deny from 69.174.245.193
deny from 104.171.4.6
deny from 61.195.97.18
deny from 62.210.181.123
deny from 91.200.12.18
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php74” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php74 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit