Like every other PHP directive which can be used in a per-dir manner:

<VirtualHost ...>
...
php_admin_flag safe_mode On
...
</VirtualHost>

On Sat, 25 May 2002, Liam MacKenzie wrote:

> Hi guys,
> I was wondering if it were possibe to have safemode activated for some users
> but not others.
>
> Say I have 3 Virtual Hosts in Apache.
> I don't trust one, but I want him to have PHP, so I enable safe mode.
> But the others are my mates and they don't want safe mode.   How could I get
> around this?
>
> Cheers,
> Liam
>
>
>
>
> --
> 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