On 23 January 2007 09:30, Nikolay Balov wrote: > Hi all > I'm trying to make a web server who will serve may be 3-4 domains. I > need to make a ftp account for every domain, which root is the root of > the apache domain (/var/www/domain1/htdocs must be root for apache and > for the ftp server) so the users can upload files to there web site. Can > you help me how to do that? 10x a lot BTW I'm using Apache2 and proftpd > but it's no mandatory to use proftpd, any resolution of my problem will > be good :)
First of all, forget about FTP, use SSH/SFTP instead. Set up a virtual named host for each web site. Set up a user for each web site with their respective DocumentRoots as their home directories. Voila! Uwe -- A fast and easy generator of fractals for KDE: http://www.SysEx.com.na/iwy-1.0.tar.bz2 Proof of concept of a TSP solver for KDE: http://www.SysEx.com.na/epat-0.1.tar.bz2 -- gentoo-user@gentoo.org mailing list