Question
How to change subscription or domain status, for example, activate or suspend it?
Answer
This can be done in any of the two following ways:
Click on a section to expand
Activating/suspending subscriptions or domains via Plesk
-
Log into Plesk
-
Go to Subscriptions or Domains > Select subscriptions to change > click on Change Status:
-
Go to Subscriptions or Domains > example.com and click on Activate or Suspend in the Hosting menu on right side bar.
Activating/suspending subscriptions or domains via a command-line interface
To activate the domain, the following command can be used:
# plesk bin site --on example.com
To disable the domain, the following command can be used:
# plesk bin site --suspend example.com
Note: More information on the options used by the Plesk utilities option site can be found here: Reference for Command-Line Utilities: site: Sites