From owner-freebsd-hackers Mon May 22 18:26:18 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA03259 for hackers-outgoing; Mon, 22 May 1995 18:26:18 -0700 Received: from cps201.cps.cmich.edu (archive@cps201.cps.cmich.edu [141.209.20.201]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA03253 for ; Mon, 22 May 1995 18:26:17 -0700 Received: (from archive@localhost) by cps201.cps.cmich.edu (8.6.9/8.6.9) id VAA02499; Mon, 22 May 1995 21:26:13 -0400 Date: Mon, 22 May 1995 21:26:12 -0400 (EDT) From: CMU Mail Archive X-Sender: archive@cps201 Reply-To: mbailey@gnu.ai.mit.edu To: Mark Hittinger cc: hackers@FreeBSD.org Subject: Re: multi virtual web sites In-Reply-To: <199505221447.KAA29131@ns1.win.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk On Mon, 22 May 1995, Mark Hittinger wrote: > > I use the CERN httpd and the patches went in very easily. I had to > fool around a little bit with the technique. The bind() call needs > to be executed with privilege, so you have to run as root. This is > nasty, however, the "parentuserid"/"parentgroupid" can get you around > that little nasty. Run as ROOT! No way in hell! I installed the patch just nicly running -current and everything seems to work fine for me the pages are not set up correctly yet but www.cps.cmich.edu and www.journey.com both run on the same machine right now with out running as root :/ FGo figure?