This configuration will listen for incoming requests on port 80 and forward them to a backend server running on localhost at port 8000. It will
Tag: linux
Move domain-account from one server to other , using VestaCP
First create a backup, use your username, here we use “admin” /usr/local/vesta/bin/v-backup-user admin copy the backup file to the new server under the folder backup
VestaCP move domains from one owner to other
Simple command to move domains between accounts, get into SSH of your server: user@xxx.xx.xx sudo su root@xxx.xx.xx.xxx /usr/local/vesta/bin/v-change-domain-owner domain new_owner root@xxx.xx.xx.xxx /usr/local/vesta/bin/v-change-database-owner database owser after