I have created a directory structure that i want to have inside every domain/user that is created. which is the following:
Where can i do this without having directadmin overwrite everything after updating?
i did read:
http://help.directadmin.com/item.php?id=244
http://help.directadmin.com/item.php?id=278
But wont solve the problem because they let me overwrite the default files, not the entire folder structure (skeleton).
Code:
/home/{user}/domains/{domain}/runtime/*
/home/{user}/domains/{domain}/public_html/* #has custom files
/home/{user}/domains/{domain}/public_ftp #standard
/home/{user}/domains/{domain}/config/*
/home/{user}/domains/{domain}/logs #standard
/home/{user}/domains/{domain}/stats #standard
Where can i do this without having directadmin overwrite everything after updating?
i did read:
http://help.directadmin.com/item.php?id=244
http://help.directadmin.com/item.php?id=278
But wont solve the problem because they let me overwrite the default files, not the entire folder structure (skeleton).