From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1H9OIr-0001lA-BU for garchives@archives.gentoo.org; Tue, 23 Jan 2007 16:15:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0NENgiH001465; Tue, 23 Jan 2007 14:23:42 GMT Received: from smtp1.iway.na (smtp1.iway.na [196.44.136.15]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0NEJcFK029494 for ; Tue, 23 Jan 2007 14:19:40 GMT Received: from vscan.iway.na (vscan.iway.na [196.44.136.13]) by smtp1.iway.na (Postfix) with ESMTP id CE25C6557 for ; Tue, 23 Jan 2007 16:19:31 +0200 (WAST) Received: from mx2.iway.na (localhost [127.0.0.1]) by vscan.iway.na (Postfix) with ESMTP id 000DAB7DC5 for ; Tue, 23 Jan 2007 16:19:33 +0200 (WAST) Received: from uwix.alt.na ([196.44.156.73]) by mx2.iway.na (Netscape Messaging Server 4.15) with ESMTP id JCBRSM01.TBW for ; Tue, 23 Jan 2007 16:19:34 +0200 Received: from uwe by uwix.alt.na with local (Exim 4.63) (envelope-from ) id 1H9MQ0-0001N6-2b for gentoo-user@lists.gentoo.org; Tue, 23 Jan 2007 16:14:36 +0200 From: Uwe Thiem Organization: SysEx (Pty) Ltd. To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Web hosting Date: Tue, 23 Jan 2007 16:14:36 +0200 User-Agent: KMail/1.9.5 References: <45B5B981.5010506@vip.bg> In-Reply-To: <45B5B981.5010506@vip.bg> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701231614.36062.uwix@iway.na> Sender: Uwe Thiem X-Archives-Salt: 407c9b32-1963-41b0-b322-ad09cd682f81 X-Archives-Hash: 4befc1014955f136dd3bdd63aa5bb81b 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