DirectAdmin allows hosting companies to give their clients the ability to handle multiple domains within the same account.
Here's how it's done:
The directory path is:
userhome/domains/domainname/public_html
But for the convenience of single-domain users, there's also a link:
userhome/public_html -> userhome/domains/domainnamne/public_html
for the most recently added domain.
Jeff
I don't know because I don't see a question or a problem. What, if anything, isn't working?
Jeff
# cd /home/username/
# ln -s /home/username/domains/domainname/public_html public_html