From owner-freebsd-hackers Wed Mar 29 22:42:21 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA16894 for hackers-outgoing; Wed, 29 Mar 1995 22:42:21 -0800 Received: from ix4.ix.netcom.com (ix4.ix.netcom.com [199.182.120.7]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id WAA16888 for ; Wed, 29 Mar 1995 22:42:20 -0800 Received: from by ix4.ix.netcom.com (8.6.11/SMI-4.1/Netcom) id WAA28107; Wed, 29 Mar 1995 22:39:04 -0800 Date: Wed, 29 Mar 1995 22:39:04 -0800 Message-Id: <199503300639.WAA28107@ix4.ix.netcom.com> From: PVinci@ix.netcom.com (Paul Vinciguerra) Subject: Re: CERN httpd question Cc: hackers@FreeBSD.org Sender: hackers-owner@FreeBSD.org Precedence: bulk Since the everybody's talking about the CERN httpd, maybe someone can tell me how to do the following. I have been told that it is possible to set up either multiple servers or home pages (as I was told by aliasing) . Maybe more clearly stated, one freeBSD box running CERN for aaa.org and bbb.org http//:www.aaa.org showing aaa.html and http://www.bbb.org showing bbb.html. I've been intrigued by the idea, but haven't been able to figure it out. the onlt thing I believe possible is to alias www.bbb.org to www.aaa.org with either request sending aaa.html. Thanks, Paul