TrafalgarLaw999
Verified User
- Joined
- Dec 21, 2016
- Messages
- 7
Hi.
I'm an admin of a (CentOS 7.0 64-Bit) server that runs directadmin version 1.50.0. I have a problem that the default domain (mydomain.com) in the server is binding to user "admin", and the public web path is located on "/var/www/html/".
I would like to create a new user that can manage this domain only at the "user level", and having the public web path located at "/home/mydomain/domains/mydomain.com/public_html/" instead.
I've tried to create a new user "mydomain" with the "mydomain.com", but apache still points to the old "/var/www/html/". I could manually edit the httpd.conf to point to the right directory, but I'm not sure if that has problems with directadmin.
How to do this the right way? Thanks!
I'm an admin of a (CentOS 7.0 64-Bit) server that runs directadmin version 1.50.0. I have a problem that the default domain (mydomain.com) in the server is binding to user "admin", and the public web path is located on "/var/www/html/".
I would like to create a new user that can manage this domain only at the "user level", and having the public web path located at "/home/mydomain/domains/mydomain.com/public_html/" instead.
I've tried to create a new user "mydomain" with the "mydomain.com", but apache still points to the old "/var/www/html/". I could manually edit the httpd.conf to point to the right directory, but I'm not sure if that has problems with directadmin.
How to do this the right way? Thanks!