Prerequisites
Before unsuspending a domain, make sure you have:
- Admin access to HestiaCP
Method 1: Unsuspend via HestiaCP Web Interface
Step 1: Log in to HestiaCP
https://YOUR_SERVER_IP:8083
Step 2: Navigate to WEB Section
Click on WEB in the top menu bar.
Step 3: Click Unsuspend Icon
Click the Unsuspend icon (play button) next to the suspended domain.
Method 2: Unsuspend via SSH
/usr/local/hestia/bin/v-unsuspend-web-domain admin example.com
Verify Domain is Active
The website should be accessible again.
Check status:
/usr/local/hestia/bin/v-list-web-domains admin | grep example.com
✅ Domain has been unsuspended and is active again.