From owner-freebsd-questions Sat Jul 1 9:23:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dfw-smtpout1.email.verio.net (dfw-smtpout1.email.verio.net [129.250.36.41]) by hub.freebsd.org (Postfix) with ESMTP id 9C0A837B6DD for ; Sat, 1 Jul 2000 09:23:52 -0700 (PDT) (envelope-from squirrel@hammis.com) Received: from [129.250.38.63] (helo=dfw-mmp3.email.verio.net) by dfw-smtpout1.email.verio.net with esmtp (Exim 3.12 #7) id 138Q3b-0005NA-00; Sat, 01 Jul 2000 16:23:51 +0000 Received: from [209.69.36.12] (helo=elizabeth.hammis.com) by dfw-mmp3.email.verio.net with esmtp (Exim 3.15 #4) id 138Q3Z-0002UD-00; Sat, 01 Jul 2000 16:23:50 +0000 Message-Id: <4.3.2.7.0.20000701121855.00b7b710@hammis.com> X-Sender: squirrel@hammis.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sat, 01 Jul 2000 12:23:48 -0400 To: "Daniel Mahoney, Systems Admin" From: Damon Hammis Subject: Re: FrontPage. Cc: questions@FreeBSD.ORG In-Reply-To: References: <4.3.2.7.0.20000701014123.00b3b150@hammis.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >1. Are you doing name based virtual hosting? Could that be my problem? Name Based Virtual Hosting works in the same way as IP Based Hosting. The only time it makes a difference is when you are running SSL. >2. What unix user owns your web docs? All the same one, or is it, like a >different one for each domain? For my root web I have nobody/nogroup as the owner. For the virtual webs it's the administrator of that web. >3. When you add a second virtual host, you specify a different >administrator from the main site, right? (I've been doing this, but I >figure that could be a silly error on my part). Yeah, that's how I've done it as well. >4. Are you doing the setuid thing as recommended in the SERK (funny how >that rhymes with quirk and jerk)? I've always used the fp_install.sh script to install my virtual hosts. When you use the script everything works out fine. I've had problems using the fpsrvadm.exe program in the past, so I just use the script. The script then puts in the ScriptAlias lines into httpd.conf, creates all the needed directories, sets all the proper permissions, and installs all the binaries needed. My best recommendation is to use the fp_install.sh script to install your root web and virtual hosts and you shouldn't have any problems. --Damon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message