I installed a jail on my host system. In this jail apache22 is running with php5 and proftpd. How can I add users for a domain with chroot?
e.g
/usr/local/www/data/mysite.com
I tried with adduser and the home directory in /usr/local/www/data/mysite.com but it doesn't work.
e.g
/usr/local/www/data/mysite.com
I tried with adduser and the home directory in /usr/local/www/data/mysite.com but it doesn't work.