JezK
Edit File: .htaccess
RewriteEngine on RewriteOptions inherit RewriteCond %{HTTP_HOST} ^dash\-asia\.co$ [OR] RewriteCond %{HTTP_HOST} ^www\.dash\-asia\.co$ RewriteRule ^(.*)$ "https\:\/\/www\.dash\-asia\.co\/$1" [R=301,L] <Files 403.shtml> order allow,deny allow from all </Files> deny from 180.254.75.244 deny from 144.76.68.17 deny from 182.8.212.130 # 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___lsphp .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit