<VirtualHost foo>
php_admin_value disable_functions strlen
</VirtualHost>
On Fri, 31 Aug 2001, Nicolas Ross wrote:
> I am searching a way of disabling certain functions in a particular Virtual
> Host.
>
> I search through the archive of this list and I found a begening of a
> solution. I can disable functions in php.ini, but I can't use them in vhost
> I want to. If I don't disable functions in php.ini, I cannot disable
> functions through httpd.conf with php_value or php_admin_value...
>
> Does some one have an Idea ?
>
> Nicolas Ross
>
>
>
--
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]