To redirect a single domain to the account suspended page add this line to the top of the domains root document htaccess file.RedirectMatch .* /cgi-sys/suspendedpage.cgiTo re-enable site access, just remove this line and save changes.