From owner-freebsd-isp Tue Aug 20 09:13:20 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA10323 for isp-outgoing; Tue, 20 Aug 1996 09:13:20 -0700 (PDT) Received: from wave.cyberbeach.net (wave.cyberbeach.net [205.150.79.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA10307 for ; Tue, 20 Aug 1996 09:13:18 -0700 (PDT) Received: from support.cyberbeach.net (support.cyberbeach.net [205.150.79.24]) by wave.cyberbeach.net (8.6.12/8.6.12) with ESMTP id MAA10912 for ; Tue, 20 Aug 1996 12:13:15 -0400 Message-Id: <199608201613.MAA10912@wave.cyberbeach.net> From: "Kurt Schafer" To: Subject: Virtual WWW/FTP/Mail Hosting Date: Sun, 20 Aug 1995 12:09:26 -0400 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is there any way one can set up a FreeBSD box to host multiple WWW/FTP/Mail sites off of one machine ? I know with Apache, it is possible to have multiple HTTP processes listening and responding to different IP addresses (and is getting more standard too) but how about FTP and Mail ? Fiddling with SENDMAIL.CF has let me send/receive mail for multiple domains but usernames are limited to one 'jsmith' per machine rather than one 'jsmith' per domain. How about FTP ? Is there any way to set up an FTP site that will offer different PUB,INCOMING,etc directories based on the ftp host being accessed ? -Kurt