File: /home/posscale/www/office/.htaccess
RewriteEngine on
RewriteRule .*\.()$ - [F,NC]
RewriteRule .*\.()$ - [F,NC]
<Files 403.shtml>
order allow,deny
allow from all
</Files>
deny from 172.213.0.0
deny from 4.204.200.32
deny from 20.120.106.23
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php84” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php84 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit