Index: [Article Count Order] [Thread]

Date:  Wed, 30 Jul 2008 21:10:43 +0200
From:  "thomas" <tfj-online (at mark) mail.tele.dk>
Subject:  [coba-e:13639] Re: apache suexec
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <094b01c8f277$f69be120$967da8c0@thomasferrari>
References:  <20080730184704.28f7c834 (at mark) mail4.iweb.dk>
X-Mail-Count: 13639

Hi Rene

Just tried et out. It still uploaded and saved the file as apache:apache ?

---------------------------------------
Thomas Jensen
---------------------------------------

----- Original Message ----- 
From: "René MÍsted" <molsted (at mark) iweb.dk>
To: <coba-e (at mark) bluequartz.org>
Sent: Wednesday, July 30, 2008 8:47 PM
Subject: [coba-e:13638] Re: apache suexec


>> Hi All Blues,
>>
>> Has anyone successfully managed to run apache with suexec, so that the
>> settings on files uploaded and created within php are owned by the site
>> admin for the individual sites on the system.
>>
>> Now they always are owned by
>> apache:apache
>>
>> It should be possible to make apache/php save files so that they are 
>> owned
>> by
>> someadminuser:site29
>>
>> Any pointers would be greatly appreciated :)
>
>
> Hi Thomas
> I suppose you could use the include-files automatically created.
> Try this (not tested, though)
>
> Insert in /etc/httpd/conf/vhosts/site29.include:
> SuexecUserGroup someadminuser site29
>
> Restart httpd:
> /etc/init.d/httpd restart
>
>
> -- 
> Rene
>
>