Skip to content

Instantly share code, notes, and snippets.

@mojaray2k
Created April 17, 2013 06:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mojaray2k/5402186 to your computer and use it in GitHub Desktop.
Save mojaray2k/5402186 to your computer and use it in GitHub Desktop.
Change Domain Document Root
#enter this command after you create and save your vhosts file
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain example.com
DocumentRoot /path to your new document root
#example DocumentRoot /var/www/vhost/exapmle.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment