Web Server -> Default directory?
Web Server -> Default directory?
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.
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: Web Server -> Default directory?
You can find your web content in /home/dahl/web/dahl.mydomain.com/public_html
Re: Web Server -> Default directory?
That directory doesnt exist.tjebbeke wrote:You can find your web content in /home/dahl/web/dahl.mydomain.com/public_html
Code: Select all
dahl@blindirc:~/web$ ls
dahl@blindirc:~/web$
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. :)