how to remove website ===================== 1. sudo a2dissite xxxxxxxx.com sudo sudo /etc/init.d/apache2 restart 2. sudo rm /etc/apache2/sites-available/xxxxxxxx.com 3. remove the web folder from /var/www/ (or share_www)