Redirect Single Domain To A Suspended Page Print

  • 56

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.cgi

To re-enable site access, just remove this line and save changes.

Was this answer helpful?

« Back