Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2002 22:33:05 -0500
From:      "Simon" <simon@optinet.com>
To:        "freebsd-isp@FreeBSD.ORG" <freebsd-isp@FreeBSD.ORG>, "Patrick Fish" <patrick@pwhsnet.com>
Subject:   Re: apache question
Message-ID:  <20020314032733.2088837B405@hub.freebsd.org>
In-Reply-To: <000e01c1cb06$d6a47930$0300a8c0@zeus>

next in thread | previous in thread | raw e-mail | index | archive | help

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:
>
>
><VirtualHost *>
>DocumentRoot /home/brendyn/public_html
>ServerName www.omvis.net
>User brendyn
>Group brendyn
>RLimitNPROC 5 8
>ServerAlias omvis.net
></VirtualHost>
>
>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020314032733.2088837B405>