<Files 403.shtml>
Order Deny,Allow
Deny from all
#office
Allow from "218.255.112.160"
Allow from "101.78.234.241"
#home
Allow from "119.246.158.95"
#mobile
Allow from "14.0.153.37"
</Files>

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php72” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php72 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
