Skip to main content

How suspend addon/subdomain from whm or ssh?

Comments

3 comments

  • Infopro
    That's not possible, you can only suspend an account.
    0
  • cPanelMichael
    Hello :) Yes, as InfoPro mentioned, you can only suspend the full cPanel account. You could setup a .htaccess file in the document root of the addon domain blocking all access (though you would also have to delete their FTP account so they couldn't remove it). EX:
    order deny,allow deny from all allow from 12.34.56.78
    This would block all access attempts to the directory, except for any IP address you choose to whitelist. Thank you.
    0
  • Cute_me
    Thanks
    0

Please sign in to leave a comment.