File: /home/posscale/www/softwareupdate/.htaccess
RewriteEngine on
RewriteCond %{HTTP_HOST} ^softwareupdate.posscales.com.au$ [OR]
RewriteCond %{HTTP_HOST} ^www.softwareupdate.posscales.com.au$
RewriteRule ^(.*)$ http://www.posscales.com.au/Call_control_update [R=301,L]
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-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