Page 1 of 1

Web Server -> Default directory?

Posted: Mon Mar 07, 2016 9:10 am
by vaaz
Hello, I'm trying to figure out where my default directories are for the web server. I.E. add user "dahl" with a subdomain of "dahl.mydomain.com", and it pulls up that users web space. is this doable? I've already added the needed DNS records, user account, and domain to VestaCP.

Re: Web Server -> Default directory?

Posted: Mon Mar 07, 2016 9:18 am
by tjebbeke
You can find your web content in /home/dahl/web/dahl.mydomain.com/public_html

Re: Web Server -> Default directory?

Posted: Mon Mar 07, 2016 10:03 am
by vaaz
tjebbeke wrote:You can find your web content in /home/dahl/web/dahl.mydomain.com/public_html
That directory doesnt exist.

Code: Select all

dahl@blindirc:~/web$ ls
dahl@blindirc:~/web$
*EDIT*
I added the domain as admin, not as dahl, after logging in to dahl, and adding the domain, it now shows up. Thank you for your help. :)