From owner-freebsd-isp Wed Mar 13 19:27:38 2002 Delivered-To: freebsd-isp@freebsd.org Received: from cobra.acceleratedweb.net (cobra-gw.acceleratedweb.net [207.99.79.37]) by hub.freebsd.org (Postfix) with SMTP id 2088837B405 for ; Wed, 13 Mar 2002 19:27:33 -0800 (PST) Received: (qmail 60716 invoked by uid 106); 14 Mar 2002 03:30:17 -0000 Received: from 24-90-123-214.nyc.rr.com (HELO station1) (24.90.123.214) by cobra.acceleratedweb.net with SMTP; 14 Mar 2002 03:30:17 -0000 From: "Simon" To: "freebsd-isp@FreeBSD.ORG" , "Patrick Fish" Date: Wed, 13 Mar 2002 22:33:05 -0500 Reply-To: "Simon" X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows 2000 (5.0.2195) In-Reply-To: <000e01c1cb06$d6a47930$0300a8c0@zeus> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: apache question Message-Id: <20020314032733.2088837B405@hub.freebsd.org> 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 It doesn't work like that. User/Group in a Vhost is for apache suexec wrapper. To specify which user/group the daemon runs as you would define User/Group outside of Vhost, main config. PS: this isn't quite FreeBSD related -Simon On Wed, 13 Mar 2002 19:17:56 -0800, Patrick Fish wrote: >I'm converting all virt hosts i host to run under the username that >owns the website. I'm having some trouble with that... >it looks like this: > > > >DocumentRoot /home/brendyn/public_html >ServerName www.omvis.net >User brendyn >Group brendyn >RLimitNPROC 5 8 >ServerAlias omvis.net > > >I restart apache, and it still runs under nobody. >Im running apache version Apache/1.3.20 > > >Patrick Fish - patrick at pwhsnet dot com >PWHS Networks - http://www.pwhsnet.com > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message