With which script DA creates all directories when you are creating domain for user?

Pofigist

New member
Joined
Oct 7, 2012
Messages
2
There is a need to create a folder when you are creating a domain for user, so there are question: which script is used at such kind of action(which creates folders in /home/user/domains)?
P.S sorry for my English :-)
 
Hello,

Another way, if you need the same data copied to each domain, then a simpler method is to create the default folders/files in:
Code:
/home/[b]reseller[/b]/domains/default/*
DA will copy all data from "default" into "public_html", and will set permissions for you.
You'll have more control with id=183, as mentinoed by SeLLeRoNe, but the "default" folder is feature is a bit simpler.

Related:
http://help.directadmin.com/item.php?id=278

John
 
Back
Top