Text only
|
Text with Images
Developers Heaven Forum
Operating Systems => Lunix & Unix => Topic started by: admin on June 18, 2011, 05:51:10 AM
Title:
Moving domain between user accounts with DirectAdmin
Post by:
admin
on
June 18, 2011, 05:51:10 AM
If you want to move a domain to another user and you have DirectAdmin control panel installed on your server you can do that as following:
Code
Select
Expand
cd /usr/local/directadmin/scripts
./move_domain.sh domain olduser newuser
Text only
|
Text with Images