Hi, Can someone help me modify ispconfig to make a users have there own directorys for sites e.g /var/myuser/www.mysite.com instead of before /var/www/www.mysite.com. Then also help me modify ispconfig to make one ftp account with the path /var/www/myuser with there username and password of there account. Any one that could help me would be very much apreciated, i can give you hosting on my server if you want, thats the only thing i can give. I can post any of files on here aswell if you havent alread got them. I am currently using proftpd Thanks, Alex
You will have to rewrite nearly all files in /root/ispconfig/scripts/. I would not recommend to do this, even with my knowledge of the system it will most likely take a few weeks fulltime programming to achieve this. For example, the quota system wont work anymore because linux does not support hierarchical quotas, you will have find a complete new solution to have quotas.