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
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.