From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-69963-garchives=archives.gentoo.org@gentoo.org>) id 1IaRDq-0008Sq-5r for garchives@archives.gentoo.org; Wed, 26 Sep 2007 07:22:14 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8Q7CJg5000528; Wed, 26 Sep 2007 07:12:19 GMT Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l8Q73170018535 for <gentoo-user@lists.gentoo.org>; Wed, 26 Sep 2007 07:03:02 GMT Received: by wa-out-1112.google.com with SMTP id k34so2735427wah for <gentoo-user@lists.gentoo.org>; Wed, 26 Sep 2007 00:03:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=Z0SgpB2xYs9zLLfo1P2uwLmtUI96t/xTzUySNpWUH48=; b=F8Kg4ANbCqqfjc+sE0YTSLpM+4jvz9JvR8OBupCqJYGdMwwpTfLLfIbSMgbIZu28mWYVaP5kcwAHRg9IrrqYtg+TRqh61zGTPujYdx/mY2lZDL1rCe44pN57znUtn+zTH5VpHkNHevkbsBH+fYVhzU0qkilMyxFYsRTcD/0Z5V8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=TlhW4byGwlDCAg0HPGIveFNDWnITE1GDiWsCQbp4KnB1POTrcWnumUPApTWhvRKdjTEWQ477JkrUxTCF24NDasiKSCuDd6iyEt4ya15PzM5whQmI28Gch8avu5Mc0wOyTcSTsLUIqP0PCJsT/qUWG4Rj1231l0Jn0qs7jsYgskg= Received: by 10.114.80.4 with SMTP id d4mr487379wab.1190790177949; Wed, 26 Sep 2007 00:02:57 -0700 (PDT) Received: from kureyon.gremlins.biz ( [61.10.251.131]) by mx.google.com with ESMTPS id j7sm705604wah.2007.09.26.00.02.55 (version=SSLv3 cipher=OTHER); Wed, 26 Sep 2007 00:02:56 -0700 (PDT) From: Crayon Shin Chan <crayon.shin.chan.uk@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] OT: howto setup vsftpd and virtual hosts by NAME not by IP Date: Wed, 26 Sep 2007 15:02:49 +0800 User-Agent: KMail/1.9.7 References: <003501c80002$f6720020$450a0a0a@locutus> In-Reply-To: <003501c80002$f6720020$450a0a0a@locutus> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709261502.50778.crayon.shin.chan.uk@gmail.com> X-Archives-Salt: e5f37f2e-a634-44ff-9667-71bf69504c7c X-Archives-Hash: 1d0802869e097dd8c8594926ba287efd On Wednesday 26 September 2007, Daevid Vincent wrote: > the example /usr/share/doc/vsftpd-2.0.5-r3/examples/VIRTUAL_HOSTS only > talks about how to do this with separate IP addresses, is there a way > to have ftp.daevid.com and ftp.company.com all work from the same > server IP but have different configs, users, directories? You can't do virtual hosting using domain names in ftp - unlike http, ftp doesn't support it. The best you can do is when different users login they see a different section of the directory tree. -- Crayon -- gentoo-user@gentoo.org mailing list