Differences
This shows you the differences between two versions of the page.
howtos:webhosting:ldap_based_webhosting [2010/03/03 16:39] hmmm |
howtos:webhosting:ldap_based_webhosting [2010/03/03 16:51] (current) hmmm |
||
---|---|---|---|
Line 168: | Line 168: | ||
CreateHome on 755 skel /etc/proftpd/skel dirmode 755 | CreateHome on 755 skel /etc/proftpd/skel dirmode 755 | ||
</code> | </code> | ||
+ | |||
+ | We also set our homedir template dir by creating the /etc/proftpd/skel model. In this case all my users will have a WWW directory in their home, where they'll put the webpages. | ||
+ | <code> | ||
+ | mkdir -p /etc/proftpd/skel/WWW | ||
+ | </code> | ||
+ | |||
If that's all the automation that you need, you can jump the next step. | If that's all the automation that you need, you can jump the next step. | ||
- howtos/webhosting/ldap_based_webhosting.txt · Last modified: 2010/03/03 16:51 by hmmm