Nope, not with Apache-1.3.  Apache 2.0 will have a solution to this.  Or
you can run multiple instances of Apache behind a Squid reverse proxy with
Squidguard redirecting requests to the appropriate port.

-Rasmus

On Thu, 14 Mar 2002, Pablo Murillo wrote:

> Hi
>
> I have a machine running :
> - RH6.2
> - Apache Apache/1.3.22
> - PHP 4.1.1 (patched to 4.1.2) as apache module,  configured in safe mode
>
> I have different users (same group) for every VHosts for extra security
> Every vhosts dir is chmoded to 0755 (and all the content too)
>
> Why PHP use the user/group from apache insted to use the user/group from the
> vhosts or the script ?
> Is there a way to solve this (not safe_mode_gid, not compiled as CGI) ?
>
> Killer
> [EMAIL PROTECTED]
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to