From owner-freebsd-isp Thu Feb 28 3:45:56 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ksemat.co.ug (g-class.sanyutel.com [216.250.215.129]) by hub.freebsd.org (Postfix) with ESMTP id AFFE337B400 for ; Thu, 28 Feb 2002 03:45:52 -0800 (PST) Received: from localhost (localhost.sanyutel.com [127.0.0.1]) by ksemat.co.ug (Postfix) with ESMTP id 7533728C; Thu, 28 Feb 2002 14:47:54 +0300 (EAT) Date: Thu, 28 Feb 2002 14:47:54 +0300 (EAT) From: Sematimba Noah Kevin X-X-Sender: ksemat@delight.sanyutel.com To: johnhoover Cc: freebsd-isp@FreeBSD.org Subject: Re: Email/Web hosting file layout question In-Reply-To: <002201c1bfab$d23228e0$c801a8c0@internal.unknown> Message-ID: <20020228144349.J68536-100000@delight.sanyutel.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Just in case I wasn't clear, I'm after where you're keeping user/vhost > mail/webpages. In my case say I have a domain company.com for which I am doing web hosting: I will have company.com's document root set to /usr/www/company.com/html I will have their cgi-bin set to /usr/www/company.com/cgi-bin I use fully qualified domain names because it is easy for two domains to have the same name but under a different TLD. For e-mail I use postfix with mysql database for authentication and MAILDIR type delivery. So all mail for say user1@company.com will go to /var/mail/company.com/user/MailDir May not be the best setup but it works for me. Noah. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message