Re: [PHP] Disabling certain functions per directory

2001-08-28 Thread pierre-yves

You will find the answer to that question in the archives. Someone answer
this question a couple of days ago.
Can't remember the address of the archive tho, anyone can help me here?
py


- Original Message -
From: "Andy Ladouceur" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 28, 2001 12:10 AM
Subject: [PHP] Disabling certain functions per directory


> I'd like to use the disable_functions command from the php.ini file to
> disable certain functions for certain directories. I know it has to do
with
> the httpd.conf file, but have no clue on how to go about doing it, can
> someone please post an example for me?With the directory I want things
> disabled in as '/var/www/htdocs/example/' and the base directory being
> '/var/ww/htdocs/'
> I hope someone can help, thanks..
> -Andy
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Disabling certain functions per directory

2001-08-27 Thread Andy Ladouceur

I'd like to use the disable_functions command from the php.ini file to
disable certain functions for certain directories. I know it has to do with
the httpd.conf file, but have no clue on how to go about doing it, can
someone please post an example for me?With the directory I want things
disabled in as '/var/www/htdocs/example/' and the base directory being
'/var/ww/htdocs/'
I hope someone can help, thanks..
-Andy



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]