do you need to create a user even for one domain?

harry_king

Verified User
Joined
Dec 2, 2021
Messages
17
I`m setting up a server with directadmin to host one domain only, i created the domain but i cant access it anywhere

even for one domain, do i still need to create a reseller package and add a user and assign a website to user? can the website be under "admin" directly ?

how to access it if possible
 
i dont want to switch DNS yet, want to access my site and get it ready before changing nameservers , how can i getting there?

ip/~admin/domain.com is not working
 
ip/~admin/domain.com is not working
maybe this can help ?
Code:
cd /usr/local/directadmin/custombuild
./build set userdir_access yes
./build rewrite_confs
 
Back
Top