File: /home/posscale/subdomains/RMM/.htaccess
RewriteEngine on
RewriteCond %{HTTP_HOST} ^rmm\.posscales\.com\.au$ [OR]
RewriteCond %{HTTP_HOST} ^www\.rmm\.posscales\.com\.au$
RewriteRule ^/?$ "https\:\/\/rmm\.syncromsp\.com\/dl\/rs\/djEtMjU4NDc5MzEtMTY2ODQ3OTM5OC02MTc2Mi0yMTYzOTgw" [R=302,L]
<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-php82” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php82 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit