I am toying with Apache and FreeBSD.
I'm using UserDir in Apache, and configured it to look at the 'www' dir under each user's $HOME.
My question is: which is the best way to automatically create the 'www' dir for each user while adding them (adduser)?
Is there an option in adduser cmd that I am missing? Or maybe should/can I edit it?
Thank you!